It's "barry" now, not "bwarsaw"...
This commit is contained in:
parent
ceba1877b2
commit
63570042bf
|
@ -1,7 +1,7 @@
|
|||
PEP: 0
|
||||
Title: Index of Python Enhancement Proposals (PEPs)
|
||||
Version: $Revision$
|
||||
Author: bwarsaw@digicool.com (Barry A. Warsaw)
|
||||
Author: barry@digicool.com (Barry A. Warsaw)
|
||||
Status: Active
|
||||
Type: Informational
|
||||
Created: 13-Jul-2000
|
||||
|
@ -83,7 +83,7 @@ Owners
|
|||
Prescod, Paul paul@prescod.net
|
||||
Raymond, Eric esr@snark.thyrsus.com
|
||||
Schneider-Kamp, Peter nownder@nowonder.de
|
||||
Warsaw, Barry bwarsaw@digicool.com
|
||||
Warsaw, Barry barry@digicool.com
|
||||
Wilson, Greg gvwilson@nevex.com
|
||||
Wouters, Thomas thomas@xs4all.net
|
||||
Yee, Ka-Ping ping@lfw.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PEP: 1
|
||||
Title: PEP Purpose and Guidelines
|
||||
Version: $Revision$
|
||||
Author: bwarsaw@digicool.com (Barry A. Warsaw),
|
||||
Author: barry@digicool.com (Barry A. Warsaw),
|
||||
jeremy@digicool.com (Jeremy Hylton)
|
||||
Status: Draft
|
||||
Type: Informational
|
||||
|
@ -39,7 +39,7 @@ Kinds of PEPs
|
|||
|
||||
PEP Workflow
|
||||
|
||||
The PEP editor, Barry Warsaw <bwarsaw@digicool.com>, assigns numbers
|
||||
The PEP editor, Barry Warsaw <barry@digicool.com>, assigns numbers
|
||||
for each PEP and changes its status.
|
||||
|
||||
When a new feature is introduced on python-dev, a brief high-level
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PEP: 201
|
||||
Title: Lockstep Iteration
|
||||
Version: $Revision$
|
||||
Author: bwarsaw@digicool.com (Barry A. Warsaw)
|
||||
Author: barry@digicool.com (Barry A. Warsaw)
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Python-Version: 2.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PEP: 214
|
||||
Title: Extended Print Statement
|
||||
Version: $Revision$
|
||||
Author: bwarsaw@digicool.com (Barry A. Warsaw)
|
||||
Author: barry@digicool.com (Barry A. Warsaw)
|
||||
Python-Version: 2.0
|
||||
Status: Final
|
||||
Created: 24-Jul-2000
|
||||
|
|
Loading…
Reference in New Issue