[Python-checkins] peps: Abscond with PEP-0160 for the 1.6 release schedule.

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


http://hg.python.org/peps/rev/586470a7ee2e
changeset:   36:586470a7ee2e
user:        Fred Drake <fdrake at acm.org>
date:        Tue Jul 25 02:13:43 2000 +0000
summary:
  Abscond with PEP-0160 for the 1.6 release schedule.

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


diff --git a/pep-0000.txt b/pep-0000.txt
--- a/pep-0000.txt
+++ b/pep-0000.txt
@@ -18,6 +18,8 @@
        0 pep-0000.txt  Index of Python Enhance Proposals    bwarsaw
        1 pep-0001.txt  PEP Guidelines                       bwarsaw, jhylton
 
+     160 pep-0160.txt  Python 1.6 Release Schedule          fdrake
+
      200 pep-0200.txt  Python 2.0 Release Schedule          jhylton  
      201 pep-0201.txt  Parallel Iteration                   bwarsaw
      202 pep-0202.txt  List Comprehensions                  tim_one

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


More information about the Python-checkins mailing list