Setting my address back to barry@python.org for consistency and better
spam fighting defenses.
This commit is contained in:
parent
5f43f66c42
commit
99ab3d4e0c
|
@ -2,7 +2,7 @@ PEP: 8
|
||||||
Title: Style Guide for Python Code
|
Title: Style Guide for Python Code
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Author: guido@python.org (Guido van Rossum),
|
Author: guido@python.org (Guido van Rossum),
|
||||||
barry@zope.com (Barry Warsaw)
|
barry@python.org (Barry Warsaw)
|
||||||
Status: Active
|
Status: Active
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 05-Jul-2001
|
Created: 05-Jul-2001
|
||||||
|
|
|
@ -2,7 +2,7 @@ PEP: 9
|
||||||
Title: Sample Plaintext PEP Template
|
Title: Sample Plaintext PEP Template
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Barry A. Warsaw <barry@zope.com>
|
Author: Barry A. Warsaw <barry@python.org>
|
||||||
Status: Active
|
Status: Active
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Content-Type: text/plain
|
Content-Type: text/plain
|
||||||
|
|
|
@ -2,7 +2,7 @@ PEP: 10
|
||||||
Title: Voting Guidelines
|
Title: Voting Guidelines
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: barry@zope.com (Barry A. Warsaw)
|
Author: barry@python.org (Barry A. Warsaw)
|
||||||
Status: Active
|
Status: Active
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 07-Mar-2002
|
Created: 07-Mar-2002
|
||||||
|
|
|
@ -3,7 +3,7 @@ Title: Sample reStructuredText PEP Template
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: David Goodger <goodger@users.sourceforge.net>,
|
Author: David Goodger <goodger@users.sourceforge.net>,
|
||||||
Barry A. Warsaw <barry@zope.com>
|
Barry A. Warsaw <barry@python.org>
|
||||||
Status: Active
|
Status: Active
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
|
|
|
@ -3,7 +3,7 @@ Title: Doing Python Micro Releases
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: anthony@interlink.com.au (Anthony Baxter),
|
Author: anthony@interlink.com.au (Anthony Baxter),
|
||||||
barry@zope.com (Barry A. Warsaw),
|
barry@python.org (Barry A. Warsaw),
|
||||||
guido@python.org (Guido van Rossum)
|
guido@python.org (Guido van Rossum)
|
||||||
Status: Active
|
Status: Active
|
||||||
Type: Informational
|
Type: Informational
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PEP: 201
|
PEP: 201
|
||||||
Title: Lockstep Iteration
|
Title: Lockstep Iteration
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Author: barry@zope.com (Barry A. Warsaw)
|
Author: barry@python.org (Barry A. Warsaw)
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Python-Version: 2.0
|
Python-Version: 2.0
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PEP: 202
|
PEP: 202
|
||||||
Title: List Comprehensions
|
Title: List Comprehensions
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Author: barry@zope.com (Barry Warsaw)
|
Author: barry@python.org (Barry Warsaw)
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Python-Version: 2.0
|
Python-Version: 2.0
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PEP: 214
|
PEP: 214
|
||||||
Title: Extended Print Statement
|
Title: Extended Print Statement
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Author: barry@zope.com (Barry A. Warsaw)
|
Author: barry@python.org (Barry A. Warsaw)
|
||||||
Python-Version: 2.0
|
Python-Version: 2.0
|
||||||
Status: Final
|
Status: Final
|
||||||
Created: 24-Jul-2000
|
Created: 24-Jul-2000
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PEP: 231
|
PEP: 231
|
||||||
Title: __findattr__()
|
Title: __findattr__()
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Author: barry@zope.com (Barry A. Warsaw)
|
Author: barry@python.org (Barry A. Warsaw)
|
||||||
Python-Version: 2.1
|
Python-Version: 2.1
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Created: 30-Nov-2000
|
Created: 30-Nov-2000
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PEP: 232
|
PEP: 232
|
||||||
Title: Function Attributes
|
Title: Function Attributes
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Author: barry@zope.com (Barry A. Warsaw)
|
Author: barry@python.org (Barry A. Warsaw)
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Created: 02-Dec-2000
|
Created: 02-Dec-2000
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PEP: 251
|
PEP: 251
|
||||||
Title: Python 2.2 Release Schedule
|
Title: Python 2.2 Release Schedule
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Author: barry@zope.com (Barry A. Warsaw), guido@python.org (Guido van Rossum)
|
Author: barry@python.org (Barry A. Warsaw), guido@python.org (Guido van Rossum)
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 17-Apr-2001
|
Created: 17-Apr-2001
|
||||||
|
|
|
@ -2,7 +2,7 @@ PEP: 274
|
||||||
Title: Dict Comprehensions
|
Title: Dict Comprehensions
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: barry@zope.com (Barry A. Warsaw)
|
Author: barry@python.org (Barry A. Warsaw)
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Created: 25-Oct-2001
|
Created: 25-Oct-2001
|
||||||
|
|
|
@ -2,7 +2,7 @@ PEP: 292
|
||||||
Title: Simpler String Substitutions
|
Title: Simpler String Substitutions
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: barry@zope.com (Barry A. Warsaw)
|
Author: barry@python.org (Barry A. Warsaw)
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Created: 18-Jun-2002
|
Created: 18-Jun-2002
|
||||||
|
|
Loading…
Reference in New Issue