[Python-checkins] r54998 - peps/trunk/pep-3121.txt

martin.v.loewis python-checkins at python.org
Fri Apr 27 10:32:02 CEST 2007


Author: martin.v.loewis
Date: Fri Apr 27 10:31:58 2007
New Revision: 54998

Modified:
   peps/trunk/pep-3121.txt   (contents, props changed)
Log:
Add keywords for PEP 3121.


Modified: peps/trunk/pep-3121.txt
==============================================================================
--- peps/trunk/pep-3121.txt	(original)
+++ peps/trunk/pep-3121.txt	Fri Apr 27 10:31:58 2007
@@ -1,7 +1,7 @@
 PEP: 3121
 Title: Module Initialization and finalization
-Version: $Revision: 54994 $
-Last-Modified: $Date: 2007-04-27 08:34:37 +0200 (Fr, 27 Apr 2007) $
+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