add pep 304
This commit is contained in:
parent
3719ffd32e
commit
5e382b78a4
|
@ -105,6 +105,7 @@ Index by Category
|
|||
S 301 Package Index and Metadata for Distutils Jones
|
||||
S 302 New Import Hooks JvR
|
||||
S 303 Extend divmod() for Multiple Divisors Bellman
|
||||
S 304 Controlling generation of bytecode files Montanaro
|
||||
|
||||
Finished PEPs (done, implemented in CVS)
|
||||
|
||||
|
@ -298,6 +299,7 @@ Numerical Index
|
|||
S 301 Package Index and Metadata for Distutils Jones
|
||||
S 302 New Import Hooks JvR
|
||||
S 303 Extend divmod() for Multiple Divisors Bellman
|
||||
S 304 Controlling generation of bytecode files Montanaro
|
||||
SR 666 Reject Foolish Indentation Creighton
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue