diff --git a/pep-0000.txt b/pep-0000.txt index 7505930f9..b0fc8ca7d 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -26,7 +26,7 @@ Index I 200 pep-0200.txt Python 2.0 Release Schedule jhylton SA 201 pep-0201.txt Lockstep Iteration bwarsaw - S 202 pep-0202.txt List Comprehensions tim_one + S 202 pep-0202.txt List Comprehensions tpeters S 203 pep-0203.txt Augmented Assignments twouters S 204 pep-0204.txt Range Literals twouters S 205 pep-0205.txt Weak References fdrake @@ -38,15 +38,16 @@ Index T 211 pep-0211.txt Adding New Linear Algebra Operators gvwilson S 212 pep-0212.txt Additional Builtin Generators bwarsaw S 213 pep-0213.txt Attribute Access Handlers prescod - S 214 pep-0214.txt Extended Print Statement bwarsaw + SA 214 pep-0214.txt Extended Print Statement bwarsaw S 215 pep-0215.txt String Interpolation ping I 216 pep-0216.txt Docstring Format moshez S 217 pep-0217.txt Display Hook for Interactive Use moshez S 218 pep-0218.txt Adding a Built-In Set Object Type gvwilson T 219 pep-0219.txt Stackless Python gmcm I 220 pep-0220.txt Coroutines, Generators, Continuations gmcm - S 221 pep-0221.txt Import As twouters + SA 221 pep-0221.txt Import As twouters S 222 pep-0222.txt Web Library Enhancements akuchlin + S 223 pep-0223.txt Change the Meaning of \x Escapes tpeters Key