fix reference

This commit is contained in:
Benjamin Peterson 2009-02-27 23:40:10 +00:00
parent 6372fde1b6
commit e37d3b2f90
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Features for 3.1
- importlib
- io in C
- A reworked email package
- Adding an IP Address library to the stdlib [#iplib].
- Adding an IP Address library to the stdlib [#iplib]_.
- Update simplejson to the latest external version [#simplejson]_.
- Ordered dictionary for collections [#ordered]_.
- Fixing contextlib.nested() [#contextlib]_.