This commit is contained in:
David Goodger 2003-06-09 04:34:54 +00:00
parent 90a5162be6
commit 6284b30f13
1 changed files with 9 additions and 0 deletions

View File

@ -116,6 +116,8 @@ Index by Category
S 313 Adding Roman Numeral Literals to Python Meyer
S 314 Metadata for Python Software Packages v1.1 Kuchling
S 315 Enhanced While Loop Carroll
S 317 Eliminate Implicit Exception Instantiation Taschuk
S 318 Function Modifier Syntax Smith
S 754 IEEE 754 Floating Point Special Values Warnes
Finished PEPs (done, implemented in CVS)
@ -181,6 +183,7 @@ Index by Category
SR 271 Prefixing sys.path by command line option Giacometti
SR 289 Generator Comprehensions Hettinger
SR 295 Interpretation of multiline string constants Koltsov
SD 316 Programming by Contract for Python Way
SR 666 Reject Foolish Indentation Creighton
@ -323,6 +326,9 @@ Numerical Index
S 313 Adding Roman Numeral Literals to Python Meyer
S 314 Metadata for Python Software Packages v1.1 Kuchling
S 315 Enhanced While Loop Carroll
SD 316 Programming by Contract for Python Way
S 317 Eliminate Implicit Exception Instantiation Taschuk
S 318 Function Modifier Syntax Smith
SR 666 Reject Foolish Indentation Creighton
S 754 IEEE 754 Floating Point Special Values Warnes
@ -400,11 +406,14 @@ Owners
Sajip, Vinay vinay_sajip@red-dove.com
Schemenauer, Neil nas@arctrix.com
Schneider-Kamp, Peter nowonder@nowonder.de
Smith, Kevin D. Kevin.Smith@theMorgue.org
Stein, Greg gstein@lyra.org
Suzi, Roman rnd@onego.ru
Taschuk, Steven staschuk@telusplanet.net
Tirosh, Oren oren at hishome.net
Warnes, Gregory R. warnes@users.sourceforge.net
Warsaw, Barry barry@zope.com
Way, Terence terry@wayforward.net
Wells, Cliff LogiplexSoftware@earthlink.net
Wilson, Greg gvwilson@ddj.com
Wouters, Thomas thomas@xs4all.net