[Python-checkins] r72499 - peps/trunk/pep-0382.txt

martin.v.loewis python-checkins at python.org
Sat May 9 11:28:05 CEST 2009


Author: martin.v.loewis
Date: Sat May  9 11:28:05 2009
New Revision: 72499

Log:
Defer PEP 382 to Python 3.2.


Modified:
   peps/trunk/pep-0382.txt

Modified: peps/trunk/pep-0382.txt
==============================================================================
--- peps/trunk/pep-0382.txt	(original)
+++ peps/trunk/pep-0382.txt	Sat May  9 11:28:05 2009
@@ -7,7 +7,7 @@
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 02-Apr-2009
-Python-Version: 3.1
+Python-Version: 3.2
 Post-History:
 
 Abstract


More information about the Python-checkins mailing list