PEP 201 has been accepted by the BDFL.
This commit is contained in:
parent
8a03f9cff1
commit
93d20f2bf1
|
@ -21,7 +21,7 @@ Index
|
||||||
160 pep-0160.txt Python 1.6 Release Schedule fdrake
|
160 pep-0160.txt Python 1.6 Release Schedule fdrake
|
||||||
|
|
||||||
200 pep-0200.txt Python 2.0 Release Schedule jhylton
|
200 pep-0200.txt Python 2.0 Release Schedule jhylton
|
||||||
201 pep-0201.txt Lockstep Iteration bwarsaw
|
[*] 201 pep-0201.txt Lockstep Iteration bwarsaw
|
||||||
202 pep-0202.txt List Comprehensions tim_one
|
202 pep-0202.txt List Comprehensions tim_one
|
||||||
203 pep-0203.txt Augmented Assignments twouters
|
203 pep-0203.txt Augmented Assignments twouters
|
||||||
204 pep-0204.txt Range Literals twouters
|
204 pep-0204.txt Range Literals twouters
|
||||||
|
@ -41,6 +41,9 @@ Index
|
||||||
218 pep-0218.txt Adding a Built-In Set Object Type gvwilson
|
218 pep-0218.txt Adding a Built-In Set Object Type gvwilson
|
||||||
|
|
||||||
|
|
||||||
|
[*] denotes accepted proposals.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Local Variables:
|
Local Variables:
|
||||||
mode: indented-text
|
mode: indented-text
|
||||||
|
|
Loading…
Reference in New Issue