Accepted, implemented, and checked in, thus mark this as Final.

This commit is contained in:
Barry Warsaw 2000-09-23 08:19:29 +00:00
parent add0900a3a
commit cf52f70cfe
4 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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