From: yomguy Date: Mon, 20 Oct 2008 11:47:36 +0000 (+0000) Subject: Fix tools X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=e32cb466e88e83c77c7d3d028f45a99e3907cb07;p=telecaster-cgi.git Fix tools --- diff --git a/tools/__init__.py b/tools/__init__.py new file mode 100644 index 0000000..5ef8cec --- /dev/null +++ b/tools/__init__.py @@ -0,0 +1,3 @@ +from xmltodict import * +from tools import * +from acpi import *