Change my address.
This commit is contained in:
parent
644c0cbc31
commit
04564c4ff7
|
@ -534,7 +534,7 @@ Owners
|
|||
Baxter, Anthony anthony@interlink.com.au
|
||||
Bellman, Thomas bellman+pep-divmod@lysator.liu.se
|
||||
Bethard, Steven steven.bethard@gmail.com
|
||||
Brandl, Georg g.brandl@gmx.net
|
||||
Brandl, Georg georg@python.org
|
||||
Cannon, Brett brett@python.org
|
||||
Carlson, Josiah jcarlson@uci.edu
|
||||
Carroll, W Isaac icarroll@pobox.com
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 341
|
|||
Title: Unifying try-except and try-finally
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Georg Brandl <g.brandl@gmx.net>
|
||||
Author: Georg Brandl <georg@python.org>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/plain
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 3001
|
|||
Title: Procedure for reviewing and improving standard library modules
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Georg Brandl <g.brandl@gmx.net>
|
||||
Author: Georg Brandl <georg@python.org>
|
||||
Status: Draft
|
||||
Type: Process
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 3099
|
|||
Title: Things that will Not Change in Python 3000
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Georg Brandl <g.brandl@gmx.net>
|
||||
Author: Georg Brandl <georg@python.org>
|
||||
Status: Draft
|
||||
Type: Informational
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 3105
|
|||
Title: Make print a function
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Georg Brandl <g.brandl at gmx.net>
|
||||
Author: Georg Brandl <georg@python.org>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 3117
|
|||
Title: Postfix type declarations
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Georg Brandl <g.brandl@gmx.net>
|
||||
Author: Georg Brandl <georg@python.org>
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
Loading…
Reference in New Issue