mjschultz / py-radix

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

Add search_covered #12

Closed htj closed 9 years ago

htj commented 9 years ago

Please review :-)

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.46%) to 86.59% when pulling 37385ae04bf28f3fa1bb212f60c2d8ea75e8e752 on htj:master into ffddacb9c6a5af0c6d187bfc7877396411a9af28 on mjschultz:master.

mjschultz commented 9 years ago

Thanks! Looks good to me, it should be available as py-radix==0.8.0 shortly.