[Python-checkins] r70421 - peps/trunk/pep-0379.txt

georg.brandl python-checkins at python.org
Mon Mar 16 22:09:05 CET 2009


Author: georg.brandl
Date: Mon Mar 16 22:09:05 2009
New Revision: 70421

Log:
Add 2.7 to target versions.


Modified:
   peps/trunk/pep-0379.txt

Modified: peps/trunk/pep-0379.txt
==============================================================================
--- peps/trunk/pep-0379.txt	(original)
+++ peps/trunk/pep-0379.txt	Mon Mar 16 22:09:05 2009
@@ -7,7 +7,7 @@
 Type: Standards Track
 Content-Type: text/plain
 Created: 14-Mar-2009
-Python-Version: 3.2
+Python-Version: 2.7, 3.2
 Post-History:
 
 


More information about the Python-checkins mailing list