chiark / gitweb /
hippotit -> hippotat
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 20 Mar 2017 19:27:05 +0000 (19:27 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 20 Mar 2017 19:27:05 +0000 (19:27 +0000)
hippotat/__init__.py [moved from hippotit/__init__.py with 96% similarity]
hippotat/slip.py [moved from hippotit/slip.py with 100% similarity]

similarity index 96%
rename from hippotit/__init__.py
rename to hippotat/__init__.py
index 08272ef3aa194252c258cf16e368475e70c46104..ee844cd53faa83b09602c3231043b2d9fb588861 100644 (file)
@@ -1,6 +1,6 @@
 # -*- python -*-
 
-import hippotit.slip as slip
+import hippotat.slip as slip
 
 import ipaddress
 from ipaddress import AddressValueError
similarity index 100%
rename from hippotit/slip.py
rename to hippotat/slip.py