Update my email address from the old work address (which still works, but
not indefinitely.)
This commit is contained in:
parent
7f6abf9af8
commit
e0c7c5d7e0
|
@ -568,7 +568,7 @@ Owners
|
||||||
Wells, Cliff LogiplexSoftware@earthlink.net
|
Wells, Cliff LogiplexSoftware@earthlink.net
|
||||||
Wilson, Greg gvwilson@ddj.com
|
Wilson, Greg gvwilson@ddj.com
|
||||||
Winter, Collin collinw@gmail.com
|
Winter, Collin collinw@gmail.com
|
||||||
Wouters, Thomas thomas@xs4all.net
|
Wouters, Thomas thomas@python.org
|
||||||
Yee, Ka-Ping ping@zesty.ca
|
Yee, Ka-Ping ping@zesty.ca
|
||||||
Zadka, Moshe moshez@zadka.site.co.il
|
Zadka, Moshe moshez@zadka.site.co.il
|
||||||
Zhu, Huaiyu hzhu@users.sourceforge.net
|
Zhu, Huaiyu hzhu@users.sourceforge.net
|
||||||
|
|
|
@ -2,7 +2,7 @@ PEP: 203
|
||||||
Title: Augmented Assignments
|
Title: Augmented Assignments
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: thomas@xs4all.net (Thomas Wouters)
|
Author: thomas@python.org (Thomas Wouters)
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Python-Version: 2.0
|
Python-Version: 2.0
|
||||||
|
|
|
@ -2,7 +2,7 @@ PEP: 204
|
||||||
Title: Range Literals
|
Title: Range Literals
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: thomas@xs4all.net (Thomas Wouters)
|
Author: thomas@python.org (Thomas Wouters)
|
||||||
Status: Rejected
|
Status: Rejected
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Python-Version: 2.0
|
Python-Version: 2.0
|
||||||
|
|
|
@ -2,7 +2,7 @@ PEP: 221
|
||||||
Title: Import As
|
Title: Import As
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: thomas@xs4all.net (Thomas Wouters)
|
Author: thomas@python.org (Thomas Wouters)
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Python-Version: 2.0
|
Python-Version: 2.0
|
||||||
|
|
Loading…
Reference in New Issue