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

Barry Warsaw bwarsaw@users.sourceforge.net
Tue, 20 Feb 2001 12:12:26 -0800


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

Modified Files:
	pep-0000.txt 
Log Message:
Moving PEP 232 to the "Future for Py2.2" section, even though part of
the PEP will be included in Python 2.1.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.67
retrieving revision 1.68
diff -C2 -r1.67 -r1.68
*** pep-0000.txt	2001/02/15 23:04:24	1.67
--- pep-0000.txt	2001/02/20 20:12:24	1.68
***************
*** 42,45 ****
--- 42,46 ----
   S   234  pep-0234.txt  Iterators                              Yee
   S   209  pep-0209.txt  Adding Multidimensional Arrays        Barrett, Oliphant
+  S   232  pep-0232.txt  Function Attributes                    Warsaw
  
   Pie-in-the-sky PEPs (not ready; may become active yet)
***************
*** 80,84 ****
   SF  223  pep-0223.txt  Change the Meaning of \x Escapes       Peters
   SF  230  pep-0230.txt  Warning Framework                      van Rossum
-  SF  232  pep-0232.txt  Function Attributes                    Warsaw
  
   Rejected PEPs
--- 81,84 ----
***************
*** 134,138 ****
   S   230  pep-0230.txt  Warning Framework                      van Rossum
   SR  231  pep-0231.txt  __findattr__()                         Warsaw
!  SF  232  pep-0232.txt  Function Attributes                    Warsaw
   S   233  pep-0233.txt  Python Online Help                     Prescod
   S   234  pep-0234.txt  Iterators                              Yee
--- 134,138 ----
   S   230  pep-0230.txt  Warning Framework                      van Rossum
   SR  231  pep-0231.txt  __findattr__()                         Warsaw
!  S   232  pep-0232.txt  Function Attributes                    Warsaw
   S   233  pep-0233.txt  Python Online Help                     Prescod
   S   234  pep-0234.txt  Iterators                              Yee