diff --git a/pep-0000.txt b/pep-0000.txt index ffd6a6fa5..3660f3f91 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -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