Accepted, implemented, and checked in, thus mark this as Final.
This commit is contained in:
parent
add0900a3a
commit
cf52f70cfe
|
@ -2,7 +2,7 @@ PEP: 201
|
|||
Title: Lockstep Iteration
|
||||
Version: $Revision$
|
||||
Author: bwarsaw@beopen.com (Barry A. Warsaw)
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Python-Version: 2.0
|
||||
Created: 13-Jul-2000
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 203
|
|||
Title: Augmented Assignments
|
||||
Version: $Revision$
|
||||
Author: thomas@xs4all.net (Thomas Wouters)
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Python-Version: 2.0
|
||||
Created: 13-Jul-2000
|
||||
|
|
|
@ -3,7 +3,7 @@ Title: Extended Print Statement
|
|||
Version: $Revision$
|
||||
Author: bwarsaw@beopen.com (Barry A. Warsaw)
|
||||
Python-Version: 2.0
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Created: 24-Jul-2000
|
||||
Post-History: 16-Aug-2000
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 223
|
|||
Title: Change the Meaning of \x Escapes
|
||||
Version: $Revision$
|
||||
Author: tpeters@beopen.com (Tim Peters)
|
||||
Status: Active
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Python-Version: 2.0
|
||||
Created: 20-Aug-2000
|
||||
|
|
Loading…
Reference in New Issue