chiark / gitweb /
rename hippotat module to hippotatlib
[hippotat.git] / hippotatlib / __init__.py
similarity index 99%
rename from hippotat/__init__.py
rename to hippotatlib/__init__.py
index 654a5c5f52fe2bccfd9d043d2acb3185e68a81cd..48ece836b33ad624248618b93f6d91b900b8d489 100644 (file)
@@ -33,7 +33,7 @@ import traceback
 
 import re as regexp
 
-import hippotat.slip as slip
+import hippotatlib.slip as slip
 
 class DBG(twisted.python.constants.Names):
   INIT = NamedConstant()