From: yomguy <> Date: Mon, 20 Oct 2008 11:47:36 +0000 (+0000) Subject: Fix tools X-Git-Tag: 0.9~304 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=20e0886c162f60f2cff05ba3aafcd5fa02a62c75;p=telecaster-client.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 *