[Python-checkins] r53207 - peps/trunk/pep-3108.txt

david.goodger python-checkins at python.org
Tue Jan 2 07:04:26 CET 2007


Author: david.goodger
Date: Tue Jan  2 07:04:25 2007
New Revision: 53207

Modified:
   peps/trunk/pep-3108.txt
Log:
take credit where credit is due, dude

Modified: peps/trunk/pep-3108.txt
==============================================================================
--- peps/trunk/pep-3108.txt	(original)
+++ peps/trunk/pep-3108.txt	Tue Jan  2 07:04:25 2007
@@ -2,7 +2,7 @@
 Title: Standard Library Reorganization
 Version: $Revision$
 Last-Modified: $Date$
-Author: David Goodger <goodger at users.sourceforge.net>,
+Author: Brett Cannon <brett at python.org>
 Status: Draft
 Type: Informational
 Python-Version: 3.0


More information about the Python-checkins mailing list