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