Mailing List Archive

CVS: python/nondist/peps pep-0000.txt,1.169,1.170
Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv13788

Modified Files:
pep-0000.txt
Log Message:
Marking PEP 216 as Rejected as per agreement with Moshe and David
Goodger (who promises to submit a replacement).


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.169
retrieving revision 1.170
diff -C2 -d -r1.169 -r1.170
*** pep-0000.txt 11 Mar 2002 18:55:31 -0000 1.169
--- pep-0000.txt 1 Apr 2002 15:31:38 -0000 1.170
***************
*** 61,65 ****
S 209 Adding Multidimensional Arrays Barrett, Oliphant
S 215 String Interpolation Yee
- I 216 Docstring Format Zadka
S 228 Reworking Python's Numeric Model Zadka, van Rossum
S 237 Unifying Long Integers and Integers Zadka, van Rossum
--- 61,64 ----
***************
*** 140,143 ****
--- 139,143 ----
SD 212 Loop Counter Iteration Schneider-Kamp
SD 213 Attribute Access Handlers Prescod
+ IR 216 Docstring Format Zadka
SD 218 Adding a Built-In Set Object Type Wilson
SD 219 Stackless Python McMillan
***************
*** 191,195 ****
SF 214 Extended Print Statement Warsaw
SD 215 String Interpolation Yee
! I 216 Docstring Format Zadka
SF 217 Display Hook for Interactive Use Zadka
SD 218 Adding a Built-In Set Object Type Wilson
--- 191,195 ----
SF 214 Extended Print Statement Warsaw
SD 215 String Interpolation Yee
! IR 216 Docstring Format Zadka
SF 217 Display Hook for Interactive Use Zadka
SD 218 Adding a Built-In Set Object Type Wilson