added PEP 303
This commit is contained in:
parent
5d0866f8b6
commit
a48c05c8eb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue