utils.py
branch3.5
changeset 2936 f35b64718d02
parent 2935 e06b3eadef31
child 3101 e75ab3635f07
--- a/utils.py	Thu Aug 20 14:48:35 2009 +0200
+++ b/utils.py	Thu Aug 20 17:52:21 2009 +0200
@@ -328,7 +328,7 @@
     if __answer[0] is not None:
         return __answer[0]
     try:
-        import pyxmltrf
+        import pysixt
     except ImportError:
         __answer[0] = False
         return False