PEP 201 renamed "Lockstep Iteration"

This commit is contained in:
Barry Warsaw 2000-07-28 05:48:56 +00:00
parent a4a4286ce1
commit 4741ca666b
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
PEP: 0
yPEP: 0
Title: Index of Python Enhancement Proposals (PEPs)
Version: $Revision$
Owner: bwarsaw@beopen.com (Barry A. Warsaw)
@ -21,7 +21,7 @@ Index
160 pep-0160.txt Python 1.6 Release Schedule fdrake
200 pep-0200.txt Python 2.0 Release Schedule jhylton
201 pep-0201.txt Parallel Iteration bwarsaw
201 pep-0201.txt Lockstep Iteration bwarsaw
202 pep-0202.txt List Comprehensions tim_one
203 pep-0203.txt Augmented Assignments twouters
204 pep-0204.txt Range Literals twouters