Updated PEP 209 the the draft from the new owner Paul Barrett.

This commit is contained in:
Barry Warsaw 2001-02-15 23:04:24 +00:00
parent 9501aa7464
commit 91dd642b50
1 changed files with 4 additions and 2 deletions

View File

@ -40,6 +40,7 @@ Index by Category
Future PEPs (in consideration for Python 2.2)
S 234 pep-0234.txt Iterators Yee
S 209 pep-0209.txt Adding Multidimensional Arrays Barrett, Oliphant
Pie-in-the-sky PEPs (not ready; may become active yet)
@ -61,7 +62,6 @@ Index by Category
Empty PEPs (nothing written yet)
SD 209 pep-0209.txt Adding Multidimensional Arrays Ascher
SD 210 pep-0210.txt Decoupling the Interpreter Loop Ascher
SD 215 pep-0215.txt String Interpolation Yee
@ -110,7 +110,7 @@ Numerical Index
I 206 pep-0206.txt 2.0 Batteries Included Zadka
SF 207 pep-0207.txt Rich Comparisons van Rossum, Ascher
SF 208 pep-0208.txt Reworking the Coercion Model Schemenauer, Lemburg
SD 209 pep-0209.txt Adding Multidimensional Arrays Ascher
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
@ -152,6 +152,7 @@ Owners
name email address
---------------- -------------
Ascher, David davida@activestate.com
Barrett, Paul barrett@stsci.edu
Drake, Fred fdrake@acm.org
Hylton, Jeremy jeremy@digicool.com
Kuchling, Andrew akuchlin@mems-exchange.org
@ -159,6 +160,7 @@ Owners
Lielens, Gregory gregory.lielens@fft.be
von Loewis, Martin loewis@informatik.hu-berlin.de
McMillan, Gordon gmcm@hypernet.com
Oliphant, Travis oliphant@ee.byu.edu
Peters, Tim tim@digicool.com
Prescod, Paul paul@prescod.net
Raymond, Eric esr@snark.thyrsus.com