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>
Sat, 27 Sep 2014 17:48:14 +0000 (18:48 +0100)
commit6edda96fc993f213d08a80d6366c47c556b9db1e
tree0bb16ab616a6c9fb56ad4515d0c8a1e5dd70ea88
parente6f93f9e5f8a6920ac7c929a944085f46a8c355a
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