[Python-checkins] peps: 2.0 Batteries Included PEP, owned by Moshe Zadka. The list of

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


http://hg.python.org/peps/rev/309697a0b8d2
changeset:   9:309697a0b8d2
user:        Barry Warsaw <barry at python.org>
date:        Fri Jul 14 03:53:53 2000 +0000
summary:
  2.0 Batteries Included PEP, owned by Moshe Zadka.  The list of
standard extensions to include in the 2.0 release.

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


diff --git a/pep-0206.txt b/pep-0206.txt
new file mode 100644
--- /dev/null
+++ b/pep-0206.txt
@@ -0,0 +1,13 @@
+PEP: 206
+Title: 2.0 Batteries Included
+Version: $Revision$
+Owner: moshez at math.huji.ac.il (Moshe Zadka)
+Python-Version: 2.0
+Status: Incomplete
+
+
+
+Local Variables:
+mode: indented-text
+indent-tabs-mode: nil
+End:

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


More information about the Python-checkins mailing list