From cf52f70cfe876d094d4cb61aa1c84ea7ee5d1ba7 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sat, 23 Sep 2000 08:19:29 +0000 Subject: [PATCH] Accepted, implemented, and checked in, thus mark this as Final. --- pep-0201.txt | 2 +- pep-0203.txt | 2 +- pep-0214.txt | 2 +- pep-0223.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pep-0201.txt b/pep-0201.txt index 3274da478..d0ac3cfbd 100644 --- a/pep-0201.txt +++ b/pep-0201.txt @@ -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 diff --git a/pep-0203.txt b/pep-0203.txt index 551543f58..e07e252ab 100644 --- a/pep-0203.txt +++ b/pep-0203.txt @@ -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 diff --git a/pep-0214.txt b/pep-0214.txt index 9b0fd7350..4a7c354de 100644 --- a/pep-0214.txt +++ b/pep-0214.txt @@ -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 diff --git a/pep-0223.txt b/pep-0223.txt index 2f79e4b2e..2c9e99992 100644 --- a/pep-0223.txt +++ b/pep-0223.txt @@ -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