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

Barry Warsaw python-dev@python.org
Mon, 31 Jul 2000 09:38:15 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
PEP 211 renamed to "Adding New Linear Algebra Operators" at request of
gvwilson.  More accurately describes the narrower focus.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** pep-0000.txt	2000/07/31 15:06:47	1.15
--- pep-0000.txt	2000/07/31 16:38:12	1.16
***************
*** 32,36 ****
       209  pep-0209.txt  Adding Multidimensional Arrays       davida
       210  pep-0210.txt  Decoupling the Interpreter Loop      davida
!      211  pep-0211.txt  Adding New Operators to Python       gvwilson
       212  pep-0212.txt  Additional Builtin Generators        bwarsaw
       213  pep-0213.txt  Attribute Access Handlers            prescod
--- 32,36 ----
       209  pep-0209.txt  Adding Multidimensional Arrays       davida
       210  pep-0210.txt  Decoupling the Interpreter Loop      davida
!      211  pep-0211.txt  Adding New Linear Algebra Operators  gvwilson
       212  pep-0212.txt  Additional Builtin Generators        bwarsaw
       213  pep-0213.txt  Attribute Access Handlers            prescod