[Python-checkins] r58264 - peps/trunk/pep-3137.txt

guido.van.rossum python-checkins at python.org
Wed Sep 26 23:58:30 CEST 2007


Author: guido.van.rossum
Date: Wed Sep 26 23:58:29 2007
New Revision: 58264

Modified:
   peps/trunk/pep-3137.txt
Log:
Fix date.


Modified: peps/trunk/pep-3137.txt
==============================================================================
--- peps/trunk/pep-3137.txt	(original)
+++ peps/trunk/pep-3137.txt	Wed Sep 26 23:58:29 2007
@@ -6,9 +6,9 @@
 Status: Draft
 Type: Standards Track
 Content-Type: text/x-rst
-Created: 26-May-2007
+Created: 26-Sep-2007
 Python-Version: 3.0
-Post-History: 26-may-2007
+Post-History: 26-Sep-2007
 
 Introduction
 ============


More information about the Python-checkins mailing list