Grab co-authorship of 237.

This commit is contained in:
Guido van Rossum 2001-07-29 09:50:01 +00:00
parent 0ba616c69c
commit ca9c7dbdda
1 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ Index by Category
S 211 pep-0211.txt Adding A New Outer Product Operator Wilson
S 218 pep-0218.txt Adding a Built-In Set Object Type Wilson
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, van Rossum
S 238 pep-0238.txt Changing the Division Operator Zadka, van Rossum
S 239 pep-0239.txt Adding a Rational Type to Python Zadka
S 240 pep-0240.txt Adding a Rational Literal to Python Zadka
@ -174,7 +174,7 @@ Numerical Index
S 234 pep-0234.txt Iterators Yee, van Rossum
SF 235 pep-0235.txt Import on Case-Insensitive Platforms Peters
SF 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, van Rossum
S 238 pep-0238.txt Changing the Division Operator Zadka, van Rossum
S 239 pep-0239.txt Adding a Rational Type to Python Zadka
S 240 pep-0240.txt Adding a Rational Literal to Python Zadka