mindrot.org projects weblog
Tue, 23 Nov 2004
The first beta version of py-radix has been released. This release includes many changes:
- Warn (RuntimeWarning) against modifying a tree while iterating over it
- Add Radix.prefixes() method, returning a list of network prefix strings
- Improve argument parsing, allowing keyword arguments, separate masklengths and the specification of packed binary addresses instead of strings.
- Allow mixing of IPv4 and IPv6 addresses in the same radix tree
- Many more regression tests
- Several bug fixes.
posted at: 12:00 | permanent link