Update PEP to reflect removal of ipaddr

This commit is contained in:
Raymond Hettinger 2009-06-08 23:07:16 +00:00
parent 110585a7fa
commit 0f38d0e623
1 changed files with 0 additions and 4 deletions

View File

@ -47,7 +47,6 @@ Features for 3.1
- importlib
- io in C
- Adding an IP Address library to the stdlib [#iplib]_.
- Update simplejson to the latest external version [#simplejson]_.
- Ordered dictionary for collections [#ordered]_.
- auto-numbered replacement fields in str.format() strings [#strformat]_
@ -58,9 +57,6 @@ Features for 3.1
Footnotes
=========
.. [#iplib]
http://bugs.python.org/issue3959
.. [#simplejson]
http://bugs.python.org/issue4136