chiark / gitweb /
Python IP addresses: Remove sys.path hacking from test script
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 14 Sep 2014 23:14:41 +0000 (00:14 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 2 Oct 2014 15:30:22 +0000 (16:30 +0100)
commitd0990d6ce752d0ced3e60080fa66806d7c107923
treed0841210621d71d6b57b9cf6ae451fa67748b22e
parent8607c2f37c532b8ab1b7fafc48dcccfd5c252423
Python IP addresses: Remove sys.path hacking from test script

Now that we no longer have ipaddr.py in our tree, we can get rid of
this messing about with sys.path.  We use the system's ipaddr.py and
our own ipaddrset.py.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
ipaddrset-test.py