added PEP 306; 305 authors

This commit is contained in:
David Goodger 2003-01-29 15:07:58 +00:00
parent f47cf8f88d
commit 6a0ff8628b
1 changed files with 6 additions and 2 deletions

View File

@ -106,7 +106,8 @@ Index by Category
S 302 New Import Hooks JvR
S 303 Extend divmod() for Multiple Divisors Bellman
S 304 Controlling Generation of Bytecode Files Montanaro
I 305 CSV File API Montanaro, Altis, Wells
I 305 CSV File API Montanaro, et al
I 306 How to Change Python's Grammar Hudson
Finished PEPs (done, implemented in CVS)
@ -301,7 +302,8 @@ Numerical Index
S 302 New Import Hooks JvR
S 303 Extend divmod() for Multiple Divisors Bellman
S 304 Controlling Generation of Bytecode Files Montanaro
I 305 CSV File API Montanaro, Altis, Wells
I 305 CSV File API Montanaro, et al
I 306 How to Change Python's Grammar Hudson
SR 666 Reject Foolish Indentation Creighton
@ -327,6 +329,7 @@ Owners
Barrett, Paul barrett@stsci.edu
Baxter, Anthony anthony@interlink.com.au
Bellman, Thomas bellman+pep-divmod@lysator.liu.se
Cole, Dave djc@object-craft.com.au
Craig, Christopher python-pep@ccraig.org
Creighton, Laura lac@strakt.com
Dörwald, Walter
@ -356,6 +359,7 @@ Owners
von Loewis, Martin loewis@informatik.hu-berlin.de
Martelli, Alex aleax@aleax.it
McMillan, Gordon gmcm@hypernet.com
McNamara, Andrew andrewm@object-craft.com.au
Mick, Trent trentm@activestate.com
Montanaro, Skip skip@pobox.com
Moore, Paul gustav@morpheus.demon.co.uk