From 6a0ff8628b1fd7f7f060e5165a9a1c6b82e6c39e Mon Sep 17 00:00:00 2001 From: David Goodger Date: Wed, 29 Jan 2003 15:07:58 +0000 Subject: [PATCH] added PEP 306; 305 authors --- pep-0000.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/pep-0000.txt b/pep-0000.txt index 246651bbf..0538b35c5 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -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