]> granicus.if.org Git - python/commit
Remove the ipaddr module per discussion on python-dev.
authorRaymond Hettinger <python@rcn.com>
Thu, 4 Jun 2009 18:32:39 +0000 (18:32 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 4 Jun 2009 18:32:39 +0000 (18:32 +0000)
commit40925d288c6aef78b276fcae07bffd15ead7aa79
treede943810c9b9496c2bf403dc2c867574cc02a5fa
parent5c01a8d1bdac598a224d28f26d1d290c9b72b4d7
Remove the ipaddr module per discussion on python-dev.
Doc/library/internet.rst
Doc/library/ipaddr.rst [deleted file]
Lib/ipaddr.py [deleted file]
Lib/test/test_ipaddr.py [deleted file]
Misc/NEWS