From 74e64dd3e794af1f3de68689afe3f3d767cc1b58 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 1 Apr 2002 15:31:38 +0000 Subject: [PATCH] Marking PEP 216 as Rejected as per agreement with Moshe and David Goodger (who promises to submit a replacement). --- pep-0000.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0000.txt b/pep-0000.txt index 8a532bac1..5829d4857 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -60,7 +60,6 @@ Index by Category I 206 2.0 Batteries Included Zadka 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 S 239 Adding a Rational Type to Python Zadka @@ -139,6 +138,7 @@ Index by Category SD 211 Adding A New Outer Product Operator Wilson 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 SD 222 Web Library Enhancements Kuchling @@ -190,7 +190,7 @@ Numerical Index SD 213 Attribute Access Handlers Prescod SF 214 Extended Print Statement Warsaw SD 215 String Interpolation Yee - I 216 Docstring Format Zadka + IR 216 Docstring Format Zadka SF 217 Display Hook for Interactive Use Zadka SD 218 Adding a Built-In Set Object Type Wilson SD 219 Stackless Python McMillan