mjschultz / py-radix

Python radix tree implementation for IPv4 and IPv6 prefix matching.
Other
121 stars 37 forks source link

Fix issue 23 #24

Closed sorc1 closed 8 years ago

crustymonkey commented 8 years ago

I did a couple of quick checks with this patch and in my quick tests, it fixes the issue.

mjschultz commented 8 years ago

Thanks! py-radix==0.9.4 should now be available from PyPI.