add some things and links
This commit is contained in:
parent
f3ed9e8e1d
commit
12360f5946
17
pep-0375.txt
17
pep-0375.txt
|
@ -50,13 +50,22 @@ Features for 3.1
|
|||
- importlib
|
||||
- io in C
|
||||
- A reworked email package
|
||||
- Adding an IP Address library to the stdlib.
|
||||
- Adding an IP Address library to the stdlib [#iplib].
|
||||
- Update simplejson to the latest external version [#simplejson]_.
|
||||
- Ordered dictionary for collections [#ordered]_.
|
||||
|
||||
|
||||
References
|
||||
==========
|
||||
Footnotes
|
||||
=========
|
||||
|
||||
None yet!
|
||||
.. [#iplib]
|
||||
http://bugs.python.org/issue3959
|
||||
|
||||
.. [#simplejson]
|
||||
http://bugs.python.org/issue4136
|
||||
|
||||
.. [#ordered] PEP 372
|
||||
http://www.python.org/dev/peps/pep-0372/
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue