fix importing of importlib

This commit is contained in:
Martin Baeuml
2011-08-11 15:24:32 +02:00
parent 8edbfb59ee
commit ae87e0c99d
+1 -1
View File
@@ -1,5 +1,5 @@
from sloth.conf import default_config
import importlib
from sloth.utils import importlib
import sys
import os