[Python-checkins] r55060 - peps/trunk/pep-0000.txt peps/trunk/pep-0341.txt peps/trunk/pep-3001.txt peps/trunk/pep-3099.txt peps/trunk/pep-3105.txt peps/trunk/pep-3117.txt

georg.brandl python-checkins at python.org
Tue May 1 22:39:23 CEST 2007


Author: georg.brandl
Date: Tue May  1 22:39:17 2007
New Revision: 55060

Modified:
   peps/trunk/pep-0000.txt
   peps/trunk/pep-0341.txt
   peps/trunk/pep-3001.txt
   peps/trunk/pep-3099.txt
   peps/trunk/pep-3105.txt
   peps/trunk/pep-3117.txt
Log:
Change my address.


Modified: peps/trunk/pep-0000.txt
==============================================================================
--- peps/trunk/pep-0000.txt	(original)
+++ peps/trunk/pep-0000.txt	Tue May  1 22:39:17 2007
@@ -534,7 +534,7 @@
     Baxter, Anthony          anthony at interlink.com.au
     Bellman, Thomas          bellman+pep-divmod at lysator.liu.se
     Bethard, Steven          steven.bethard at gmail.com
-    Brandl, Georg            g.brandl at gmx.net
+    Brandl, Georg            georg at python.org
     Cannon, Brett            brett at python.org
     Carlson, Josiah          jcarlson at uci.edu
     Carroll, W Isaac         icarroll at pobox.com

Modified: peps/trunk/pep-0341.txt
==============================================================================
--- peps/trunk/pep-0341.txt	(original)
+++ peps/trunk/pep-0341.txt	Tue May  1 22:39:17 2007
@@ -2,7 +2,7 @@
 Title: Unifying try-except and try-finally
 Version: $Revision$
 Last-Modified: $Date$
-Author: Georg Brandl <g.brandl at gmx.net>
+Author: Georg Brandl <georg at python.org>
 Status: Final
 Type: Standards Track
 Content-Type: text/plain

Modified: peps/trunk/pep-3001.txt
==============================================================================
--- peps/trunk/pep-3001.txt	(original)
+++ peps/trunk/pep-3001.txt	Tue May  1 22:39:17 2007
@@ -2,7 +2,7 @@
 Title: Procedure for reviewing and improving standard library modules
 Version: $Revision$
 Last-Modified: $Date$
-Author: Georg Brandl <g.brandl at gmx.net>
+Author: Georg Brandl <georg at python.org>
 Status: Draft
 Type: Process
 Content-Type: text/x-rst

Modified: peps/trunk/pep-3099.txt
==============================================================================
--- peps/trunk/pep-3099.txt	(original)
+++ peps/trunk/pep-3099.txt	Tue May  1 22:39:17 2007
@@ -2,7 +2,7 @@
 Title: Things that will Not Change in Python 3000
 Version: $Revision$
 Last-Modified: $Date$
-Author: Georg Brandl <g.brandl at gmx.net>
+Author: Georg Brandl <georg at python.org>
 Status: Draft
 Type: Informational
 Content-Type: text/x-rst

Modified: peps/trunk/pep-3105.txt
==============================================================================
--- peps/trunk/pep-3105.txt	(original)
+++ peps/trunk/pep-3105.txt	Tue May  1 22:39:17 2007
@@ -2,7 +2,7 @@
 Title: Make print a function
 Version: $Revision$
 Last-Modified: $Date$
-Author: Georg Brandl <g.brandl at gmx.net>
+Author: Georg Brandl <georg at python.org>
 Status: Final
 Type: Standards Track
 Content-Type: text/x-rst

Modified: peps/trunk/pep-3117.txt
==============================================================================
--- peps/trunk/pep-3117.txt	(original)
+++ peps/trunk/pep-3117.txt	Tue May  1 22:39:17 2007
@@ -2,7 +2,7 @@
 Title: Postfix type declarations
 Version: $Revision$
 Last-Modified: $Date$
-Author: Georg Brandl <g.brandl at gmx.net>
+Author: Georg Brandl <georg at python.org>
 Status: Draft
 Type: Standards Track
 Content-Type: text/x-rst


More information about the Python-checkins mailing list