[Python-checkins] r43664 - peps/trunk/pep-0205.txt
georg.brandl
python-checkins at python.org
Wed Apr 5 18:55:10 CEST 2006
Author: georg.brandl
Date: Wed Apr 5 18:55:10 2006
New Revision: 43664
Modified:
peps/trunk/pep-0205.txt
Log:
Change Author: header to new format (because the comma broke
the pep2pyramid parser with the old format).
Modified: peps/trunk/pep-0205.txt
==============================================================================
--- peps/trunk/pep-0205.txt (original)
+++ peps/trunk/pep-0205.txt Wed Apr 5 18:55:10 2006
@@ -2,7 +2,7 @@
Title: Weak References
Version: $Revision$
Last-Modified: $Date$
-Author: fdrake at acm.org (Fred L. Drake, Jr.)
+Author: Fred L. Drake, Jr. <fdrake at acm.org>
Python-Version: 2.1
Status: Incomplete
Type: Standards Track
More information about the Python-checkins
mailing list