Merged revisions 72173 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r72173 | gregory.p.smith | 2009-05-01 12:59:52 -0700 (Fri, 01 May 2009) | 5 lines Adds the ipaddr module to the standard library. Issue #3959. Based off of subversion r69 from http://code.google.com/p/ipaddr-py/ This code is 2to3 safe, I'll merge it into py3k later this afternoon. ........
Showing
Doc/library/ipaddr.rst
0 → 100644
Lib/ipaddr.py
0 → 100644
This diff is collapsed.
Lib/test/test_ipaddr.py
0 → 100755
This diff is collapsed.
Please register or sign in to comment