PEP 202, List comprehensions is now marked complete. Change the owner

to Barry.
This commit is contained in:
Barry Warsaw 2001-08-14 18:43:47 +00:00
parent 900cff21cc
commit 18d4c901f6
1 changed files with 2 additions and 2 deletions

View File

@ -86,7 +86,7 @@ Index by Category
IF 160 Python 1.6 Release Schedule Drake
IF 200 Python 2.0 Release Schedule Hylton
SF 201 Lockstep Iteration Warsaw
S 202 List Comprehensions Peters
SF 202 List Comprehensions Warsaw
SF 203 Augmented Assignments Wouters
S 205 Weak References Drake
SF 207 Rich Comparisons van Rossum, Ascher
@ -143,7 +143,7 @@ Numerical Index
IF 200 Python 2.0 Release Schedule Hylton
SF 201 Lockstep Iteration Warsaw
S 202 List Comprehensions Peters
SF 202 List Comprehensions Warsaw
SF 203 Augmented Assignments Wouters
SR 204 Range Literals Wouters
S 205 Weak References Drake