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

Barry Warsaw python-dev@python.org
Tue, 12 Dec 2000 18:14:14 -0800


Update of /cvsroot/python/python/nondist/peps
In directory slayer.i.sourceforge.net:/tmp/cvs-serv8260

Modified Files:
	pep-0000.txt 
Log Message:
PEP 232, Function Attributes, Barry Warsaw
PEP 233, Python Online Help, Paul Prescod


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.57
retrieving revision 1.58
diff -C2 -r1.57 -r1.58
*** pep-0000.txt	2000/12/11 23:08:11	1.57
--- pep-0000.txt	2000/12/13 02:14:11	1.58
***************
*** 40,43 ****
--- 40,45 ----
   S   227  pep-0227.txt  Statically Nested Scopes               Hylton
   S   230  pep-0230.txt  Warning Framework                      van Rossum
+  S   232  pep-0232.txt  Function Attributes                    Warsaw
+  S   233  pep-0233.txt  Python Online Help                     Prescod
  
   Pie-in-the-sky PEPs (not ready; may become active yet)
***************
*** 128,131 ****
--- 130,135 ----
   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
  
  Key