[Python-checkins] r88168 - peps/trunk/pep-0393.txt

martin.v.loewis python-checkins at python.org
Mon Jan 24 21:14:21 CET 2011


Author: martin.v.loewis
Date: Mon Jan 24 21:14:21 2011
New Revision: 88168

Log:
Set keywords.


Modified:
   peps/trunk/pep-0393.txt   (contents, props changed)

Modified: peps/trunk/pep-0393.txt
==============================================================================
--- peps/trunk/pep-0393.txt	(original)
+++ peps/trunk/pep-0393.txt	Mon Jan 24 21:14:21 2011
@@ -1,7 +1,7 @@
 PEP: 393
 Title: Flexible String Representation
-Version: $Revision: 87809 $
-Last-Modified: $Date: 2011-01-06 20:33:28 +0100 (Do, 06. Jan 2011) $
+Version: $Revision$
+Last-Modified: $Date$
 Author: Martin v. Löwis <martin at v.loewis.de>
 Status: Draft
 Type: Standards Track


More information about the Python-checkins mailing list