build:wafsamba: removed most import * statements
[sfrench/samba-autobuild/.git] / buildtools / wafsamba / samba_python.py
index a8f780f9f5d3f5f048de1f36826f2a196d912e73..6f9435002e2c39da6d8a1620269c93d6b137c924 100644 (file)
@@ -1,9 +1,7 @@
 # waf build tool for building IDL files with pidl
 
-import Build
-from samba_utils import *
-from samba_autoconf import *
-
+import os
+import Build, Logs, Utils
 from Configure import conf
 
 @conf