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

Barry Warsaw bwarsaw@users.sourceforge.net
Wed, 31 Jan 2001 08:43:37 -0800


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

Modified Files:
	pep-0000.txt 
Log Message:
Slot in PEP 234, Iterators, Ka-Ping Yee


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.65
retrieving revision 1.66
diff -C2 -r1.65 -r1.66
*** pep-0000.txt	2001/01/19 22:31:48	1.65
--- pep-0000.txt	2001/01/31 16:43:34	1.66
***************
*** 38,41 ****
--- 38,45 ----
   S   233  pep-0233.txt  Python Online Help                     Prescod
  
+  Future PEPs (in consideration for Python 2.2)
+ 
+  S   234  pep-0234.txt  Iterators                              Yee
+ 
   Pie-in-the-sky PEPs (not ready; may become active yet)
  
***************
*** 132,135 ****
--- 136,140 ----
   SF  232  pep-0232.txt  Function Attributes                    Warsaw
   S   233  pep-0233.txt  Python Online Help                     Prescod
+  S   234  pep-0234.txt  Iterators                              Yee
  
  Key