Add van Rossum as co-author to PEP-234 (Iterators).
This commit is contained in:
parent
31a363c4f5
commit
c0441481c9
|
@ -38,7 +38,7 @@ Index by Category
|
||||||
Active PEPs (under consideration for Python 2.2)
|
Active PEPs (under consideration for Python 2.2)
|
||||||
|
|
||||||
I 42 pep-0042.txt Small Feature Requests Hylton
|
I 42 pep-0042.txt Small Feature Requests Hylton
|
||||||
S 234 pep-0234.txt Iterators Yee
|
S 234 pep-0234.txt Iterators Yee, van Rossum
|
||||||
S 237 pep-0237.txt Unifying Long Integers and Integers Zadka
|
S 237 pep-0237.txt Unifying Long Integers and Integers Zadka
|
||||||
S 238 pep-0238.txt Non-integer Division Zadka
|
S 238 pep-0238.txt Non-integer Division Zadka
|
||||||
S 239 pep-0239.txt Adding a Rational Type to Python Zadka
|
S 239 pep-0239.txt Adding a Rational Type to Python Zadka
|
||||||
|
@ -153,7 +153,7 @@ Numerical Index
|
||||||
SR 231 pep-0231.txt __findattr__() Warsaw
|
SR 231 pep-0231.txt __findattr__() Warsaw
|
||||||
SF 232 pep-0232.txt Function Attributes Warsaw
|
SF 232 pep-0232.txt Function Attributes Warsaw
|
||||||
S 233 pep-0233.txt Python Online Help Prescod
|
S 233 pep-0233.txt Python Online Help Prescod
|
||||||
S 234 pep-0234.txt Iterators Yee
|
S 234 pep-0234.txt Iterators Yee, van Rossum
|
||||||
SF 235 pep-0235.txt Import on Case-Insensitive Platforms Peters
|
SF 235 pep-0235.txt Import on Case-Insensitive Platforms Peters
|
||||||
S 236 pep-0236.txt Back to the __future__ Peters
|
S 236 pep-0236.txt Back to the __future__ Peters
|
||||||
S 237 pep-0237.txt Unifying Long Integers and Integers Zadka
|
S 237 pep-0237.txt Unifying Long Integers and Integers Zadka
|
||||||
|
|
Loading…
Reference in New Issue