Changed tht title of PEP 238.
This commit is contained in:
parent
1edc94b63d
commit
e597ec7194
|
@ -45,7 +45,7 @@ Index by Category
|
|||
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 238 pep-0238.txt Non-integer Division 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
|
||||
S 241 pep-0241.txt Metadata for Python Software Packages Kuchling
|
||||
|
@ -175,7 +175,7 @@ Numerical Index
|
|||
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 238 pep-0238.txt Non-integer Division 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
|
||||
S 241 pep-0241.txt Metadata for Python Software Packages Kuchling
|
||||
|
|
Loading…
Reference in New Issue