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

Barry Warsaw bwarsaw@users.sourceforge.net
Tue, 05 Jun 2001 09:51:10 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
PEP 211 update from Greg Wilson, includes a name change, and a change
to Greg's email address.  Also, I moved the PEP to "Active for 2.2"
and un-deferred it.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.91
retrieving revision 1.92
diff -C2 -r1.91 -r1.92
*** pep-0000.txt	2001/06/05 16:42:59	1.91
--- pep-0000.txt	2001/06/05 16:51:08	1.92
***************
*** 39,42 ****
--- 39,43 ----
  
   I    42  pep-0042.txt  Small Feature Requests                 Hylton
+  S   211  pep-0211.txt  Adding A New Outer Product Operator    Wilson
   S   234  pep-0234.txt  Iterators                              Yee, van Rossum
   S   237  pep-0237.txt  Unifying Long Integers and Integers    Zadka
***************
*** 59,63 ****
   I   206  pep-0206.txt  2.0 Batteries Included                 Zadka
   S   209  pep-0209.txt  Adding Multidimensional Arrays        Barrett, Oliphant
-  SD  211  pep-0211.txt  Adding New Linear Algebra Operators    Wilson
   SD  212  pep-0212.txt  Loop Counter Iteration                 Schneider-Kamp
   SD  213  pep-0213.txt  Attribute Access Handlers              Prescod
--- 60,63 ----
***************
*** 132,136 ****
   S   209  pep-0209.txt  Adding Multidimensional Arrays        Barrett, Oliphant
   SD  210  pep-0210.txt  Decoupling the Interpreter Loop        Ascher
!  SD  211  pep-0211.txt  Adding New Linear Algebra Operators    Wilson
   SD  212  pep-0212.txt  Loop Counter Iteration                 Schneider-Kamp
   SD  213  pep-0213.txt  Attribute Access Handlers              Prescod
--- 132,136 ----
   S   209  pep-0209.txt  Adding Multidimensional Arrays        Barrett, Oliphant
   SD  210  pep-0210.txt  Decoupling the Interpreter Loop        Ascher
!  SD  211  pep-0211.txt  Adding A New Outer Product Operator    Wilson
   SD  212  pep-0212.txt  Loop Counter Iteration                 Schneider-Kamp
   SD  213  pep-0213.txt  Attribute Access Handlers              Prescod
***************
*** 214,218 ****
      Schneider-Kamp, Peter    nowonder@nowonder.de
      Warsaw, Barry            barry@digicool.com
!     Wilson, Greg             gvwilson@nevex.com
      Wouters, Thomas          thomas@xs4all.net
      Yee, Ka-Ping             ping@lfw.org
--- 214,218 ----
      Schneider-Kamp, Peter    nowonder@nowonder.de
      Warsaw, Barry            barry@digicool.com
!     Wilson, Greg             gvwilson@ddj.com
      Wouters, Thomas          thomas@xs4all.net
      Yee, Ka-Ping             ping@lfw.org