diff --git a/pep-0002.txt b/pep-0002.txt new file mode 100644 index 00000000000..ebe11655ba1 --- /dev/null +++ b/pep-0002.txt @@ -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: