[Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.59,1.60

Guido van Rossum python-dev@python.org
Fri, 05 Jan 2001 06:59:20 -0800


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv5882

Modified Files:
	pep-0000.txt 
Log Message:
Move 229 to active PEPs -- after all, Andrew seems close to a solution
already!


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.59
retrieving revision 1.60
diff -C2 -r1.59 -r1.60
*** pep-0000.txt	2000/12/14 15:37:25	1.59
--- pep-0000.txt	2001/01/05 14:59:17	1.60
***************
*** 39,42 ****
--- 39,43 ----
   I   226  pep-0226.txt  Python 2.1 Release Schedule            Hylton
   S   227  pep-0227.txt  Statically Nested Scopes               Hylton
+  S   229  pep-0229.txt  Using Distutils to Build Python        Kuchling
   S   230  pep-0230.txt  Warning Framework                      van Rossum
   S   232  pep-0232.txt  Function Attributes                    Warsaw
***************
*** 54,58 ****
   SD  225  pep-0225.txt  Elementwise/Objectwise Operators       Zhu, Lielens
   S   228  pep-0228.txt  Reworking Python's Numeric Model       Zadka
-  S   229  pep-0229.txt  Using Distutils to Build Python        Kuchling
  
   Incomplete PEPs (only an abstract)
--- 55,58 ----