Skip to content

Commit

Permalink
Changed tht title of PEP 238.
Browse files Browse the repository at this point in the history
  • Loading branch information
gvanrossum committed Jul 27, 2001
1 parent 1edc94b commit e597ec7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pep-0000.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e597ec7

Please sign in to comment.