[Python-checkins] peps: Added PEP206, called "2.0 Batteries Included", the list of extension

georg.brandl python-checkins at python.org
Wed Mar 23 21:22:06 CET 2011


http://hg.python.org/peps/rev/01ac2b2da99b
changeset:   10:01ac2b2da99b
user:        Barry Warsaw <barry at python.org>
date:        Fri Jul 14 03:54:49 2000 +0000
summary:
  Added PEP206, called "2.0 Batteries Included", the list of extension
modules to include in the fat distribution.  Owned by Moshe Zadka.

files:
  pep-0000.txt |  1 +
  1 files changed, 1 insertions(+), 0 deletions(-)


diff --git a/pep-0000.txt b/pep-0000.txt
--- a/pep-0000.txt
+++ b/pep-0000.txt
@@ -24,6 +24,7 @@
      203 pep-0203.txt  Augmented Assignments                twouters
      204 pep-0204.txt  Range Literals                       twouters
      205 pep-0205.txt  Weak References                      fdrake
+     206 pep-0206.txt  2.0 Batteries Included               moshez
 
 
 Local Variables:

-- 
Repository URL: http://hg.python.org/peps


More information about the Python-checkins mailing list