[Python-checkins] r78170 - peps/trunk/pep-0291.txt

benjamin.peterson python-checkins at python.org
Sat Feb 13 03:34:00 CET 2010


Author: benjamin.peterson
Date: Sat Feb 13 03:33:59 2010
New Revision: 78170

Log:
add 2to3

Modified:
   peps/trunk/pep-0291.txt

Modified: peps/trunk/pep-0291.txt
==============================================================================
--- peps/trunk/pep-0291.txt	(original)
+++ peps/trunk/pep-0291.txt	Sat Feb 13 03:33:59 2010
@@ -91,6 +91,7 @@
 
     Package/Module     Maintainer(s)          Python Version     Notes
     --------------     -------------          --------------     -----
+    2to3               2to3                        2.6
     bsddb              Greg Smith                  2.1
                        Barry Warsaw
     compiler           Jeremy Hylton               2.1


More information about the Python-checkins mailing list