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

Barry Warsaw bwarsaw@users.sourceforge.net
Wed, 28 Mar 2001 12:27:04 -0800


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

Modified Files:
	pep-0000.txt 
Log Message:
Oops, forgot to mark the other instance of 232 as final.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.83
retrieving revision 1.84
diff -C2 -r1.83 -r1.84
*** pep-0000.txt	2001/03/28 20:25:39	1.83
--- pep-0000.txt	2001/03/28 20:27:02	1.84
***************
*** 149,153 ****
   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
--- 149,153 ----
   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