[Python-checkins] r53890 - peps/trunk/pep-0000.txt peps/trunk/pep-0203.txt peps/trunk/pep-0204.txt peps/trunk/pep-0221.txt
thomas.wouters
python-checkins at python.org
Sat Feb 24 18:16:27 CET 2007
Author: thomas.wouters
Date: Sat Feb 24 18:16:22 2007
New Revision: 53890
Modified:
peps/trunk/pep-0000.txt
peps/trunk/pep-0203.txt
peps/trunk/pep-0204.txt
peps/trunk/pep-0221.txt
Log:
Update my email address from the old work address (which still works, but
not indefinitely.)
Modified: peps/trunk/pep-0000.txt
==============================================================================
--- peps/trunk/pep-0000.txt (original)
+++ peps/trunk/pep-0000.txt Sat Feb 24 18:16:22 2007
@@ -568,7 +568,7 @@
Wells, Cliff LogiplexSoftware at earthlink.net
Wilson, Greg gvwilson at ddj.com
Winter, Collin collinw at gmail.com
- Wouters, Thomas thomas at xs4all.net
+ Wouters, Thomas thomas at python.org
Yee, Ka-Ping ping at zesty.ca
Zadka, Moshe moshez at zadka.site.co.il
Zhu, Huaiyu hzhu at users.sourceforge.net
Modified: peps/trunk/pep-0203.txt
==============================================================================
--- peps/trunk/pep-0203.txt (original)
+++ peps/trunk/pep-0203.txt Sat Feb 24 18:16:22 2007
@@ -2,7 +2,7 @@
Title: Augmented Assignments
Version: $Revision$
Last-Modified: $Date$
-Author: thomas at xs4all.net (Thomas Wouters)
+Author: thomas at python.org (Thomas Wouters)
Status: Final
Type: Standards Track
Python-Version: 2.0
Modified: peps/trunk/pep-0204.txt
==============================================================================
--- peps/trunk/pep-0204.txt (original)
+++ peps/trunk/pep-0204.txt Sat Feb 24 18:16:22 2007
@@ -2,7 +2,7 @@
Title: Range Literals
Version: $Revision$
Last-Modified: $Date$
-Author: thomas at xs4all.net (Thomas Wouters)
+Author: thomas at python.org (Thomas Wouters)
Status: Rejected
Type: Standards Track
Python-Version: 2.0
Modified: peps/trunk/pep-0221.txt
==============================================================================
--- peps/trunk/pep-0221.txt (original)
+++ peps/trunk/pep-0221.txt Sat Feb 24 18:16:22 2007
@@ -2,7 +2,7 @@
Title: Import As
Version: $Revision$
Last-Modified: $Date$
-Author: thomas at xs4all.net (Thomas Wouters)
+Author: thomas at python.org (Thomas Wouters)
Status: Final
Type: Standards Track
Python-Version: 2.0
More information about the Python-checkins
mailing list