remove etree upgrade

This commit is contained in:
Benjamin Peterson 2009-06-08 23:12:46 +00:00
parent 0f38d0e623
commit a614464dcf
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ Features for 3.1
- Update simplejson to the latest external version [#simplejson]_.
- Ordered dictionary for collections [#ordered]_.
- auto-numbered replacement fields in str.format() strings [#strformat]_
- Upgrading xml.etree to the latest external version [#etree]_
- Nested with-statements in one with statement