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>
Mon, 6 Oct 2014 16:53:12 +0000 (17:53 +0100)
commit03847a23f64d1b19254335646bf09220f66ac8f9
tree28cf9b703dd8785120bae320be34cd6229c3828d
parente250348a36edbf9b92d548770b03aad364c29dce
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