From: Ian Jackson Date: Mon, 20 Mar 2017 19:27:05 +0000 (+0000) Subject: hippotit -> hippotat X-Git-Tag: hippotat/1.0.0~55^2~226 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=hippotat.git;a=commitdiff_plain;h=c491fea13a428b0c33df3294b23db7e2773e8dc6 hippotit -> hippotat --- diff --git a/hippotit/__init__.py b/hippotat/__init__.py similarity index 96% rename from hippotit/__init__.py rename to hippotat/__init__.py index 08272ef..ee844cd 100644 --- a/hippotit/__init__.py +++ b/hippotat/__init__.py @@ -1,6 +1,6 @@ # -*- python -*- -import hippotit.slip as slip +import hippotat.slip as slip import ipaddress from ipaddress import AddressValueError diff --git a/hippotit/slip.py b/hippotat/slip.py similarity index 100% rename from hippotit/slip.py rename to hippotat/slip.py