PEP 2, Procedure for Adding New Modules, assigned to esr.
This commit is contained in:
parent
6f15dc67f4
commit
8943f419a9
|
@ -0,0 +1,22 @@
|
|||
PEP: 2
|
||||
Title: Procedure for Adding New Modules
|
||||
Version: $Revision$
|
||||
Author: esr@snark.thyrsus.com (Eric S. Raymond)
|
||||
Status: Draft
|
||||
Type: Informational
|
||||
Created: 07-Aug-2000
|
||||
Post-History:
|
||||
|
||||
|
||||
Abstract
|
||||
|
||||
This PEP will describes review and voting procedures for
|
||||
incorporating candidate modules and extensions into the Python
|
||||
core.
|
||||
|
||||
|
||||
|
||||
Local Variables:
|
||||
mode: indented-text
|
||||
indent-tabs-mode: nil
|
||||
End:
|
Loading…
Reference in New Issue