[Python-checkins] r73310 - peps/trunk/pep-0375.txt

benjamin.peterson python-checkins at python.org
Tue Jun 9 01:12:46 CEST 2009


Author: benjamin.peterson
Date: Tue Jun  9 01:12:46 2009
New Revision: 73310

Log:
remove etree upgrade

Modified:
   peps/trunk/pep-0375.txt

Modified: peps/trunk/pep-0375.txt
==============================================================================
--- peps/trunk/pep-0375.txt	(original)
+++ peps/trunk/pep-0375.txt	Tue Jun  9 01:12:46 2009
@@ -50,7 +50,6 @@
 - 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
 
 


More information about the Python-checkins mailing list