[Python-Dev] PEP 3144: IP Address Manipulation Library for the Python Standard Library
Peter Moody
peter at hda3.com
Tue Aug 18 22:00:06 CEST 2009
Howdy folks,
I have a first draft of a PEP for including an IP address manipulation
library in the python stdlib. It seems like there are a lot of really
smart folks with some, ahem, strong ideas about what an IP address
module should and shouldn't be so I wanted to solicit your input on
this pep.
the pep can be found here:
http://www.python.org/dev/peps/pep-3144/
the code can be found here:
http://ipaddr-py.googlecode.com/svn/branches/2.0.x/
Please let me know if you have any comments (some already coming :)
Cheers,
/peter
More information about the Python-Dev
mailing list