From 90e96f8a2043a2dc1c66f91dca05750b21e57538 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 15 Jan 2001 20:48:36 +0000 Subject: [PATCH] Marking PEP 232 as final now that it's checked in. --- pep-0000.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0000.txt b/pep-0000.txt index 9c9d72ac0..ad9ead5af 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -38,7 +38,6 @@ Index by Category S 227 pep-0227.txt Statically Nested Scopes Hylton S 229 pep-0229.txt Using Distutils to Build Python Kuchling S 230 pep-0230.txt Warning Framework van Rossum - S 232 pep-0232.txt Function Attributes Warsaw S 233 pep-0233.txt Python Online Help Prescod Pie-in-the-sky PEPs (not ready; may become active yet) @@ -76,6 +75,7 @@ Index by Category SF 217 pep-0217.txt Display Hook for Interactive Use Zadka SF 221 pep-0221.txt Import As Wouters SF 223 pep-0223.txt Change the Meaning of \x Escapes Peters + SF 232 pep-0232.txt Function Attributes Warsaw Rejected PEPs @@ -129,7 +129,7 @@ Numerical Index S 229 pep-0229.txt Using Distutils to Build Python Kuchling S 230 pep-0230.txt Warning Framework van Rossum SR 231 pep-0231.txt __findattr__() Warsaw - S 232 pep-0232.txt Function Attributes Warsaw + SF 232 pep-0232.txt Function Attributes Warsaw S 233 pep-0233.txt Python Online Help Prescod Key