From a48c05c8eb89c8b310cc1ed566398cec547daecf Mon Sep 17 00:00:00 2001 From: David Goodger Date: Tue, 31 Dec 2002 16:06:42 +0000 Subject: [PATCH] added PEP 303 --- pep-0000.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pep-0000.txt b/pep-0000.txt index 3ba1ffc41..abdaa9836 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -104,6 +104,7 @@ Index by Category S 299 Special __main__() function in modules Epler S 301 Package Index and Metadata for Distutils Jones S 302 New Import Hooks JvR + S 303 Extend divmod() for Multiple Divisors Bellman Finished PEPs (done, implemented in CVS) @@ -296,6 +297,7 @@ Numerical Index S 299 Special __main__() function in modules Epler S 301 Package Index and Metadata for Distutils Jones S 302 New Import Hooks JvR + S 303 Extend divmod() for Multiple Divisors Bellman SR 666 Reject Foolish Indentation Creighton @@ -319,6 +321,7 @@ Owners Ascher, David davida@activestate.com Barrett, Paul barrett@stsci.edu Baxter, Anthony anthony@interlink.com.au + Bellman, Thomas bellman+pep-divmod@lysator.liu.se Craig, Christopher python-pep@ccraig.org Creighton, Laura lac@strakt.com Dörwald, Walter