From 535154e148315b1d6c2e277c9b31291700d9fef9 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 31 Jan 2001 16:43:34 +0000 Subject: [PATCH] Slot in PEP 234, Iterators, Ka-Ping Yee --- pep-0000.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pep-0000.txt b/pep-0000.txt index 9ec1d86ef..3667da5b0 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -37,6 +37,10 @@ Index by Category S 229 pep-0229.txt Using Distutils to Build Python Kuchling S 233 pep-0233.txt Python Online Help Prescod + Future PEPs (in consideration for Python 2.2) + + S 234 pep-0234.txt Iterators Yee + Pie-in-the-sky PEPs (not ready; may become active yet) I 206 pep-0206.txt 2.0 Batteries Included Zadka @@ -131,6 +135,7 @@ Numerical Index SR 231 pep-0231.txt __findattr__() Warsaw SF 232 pep-0232.txt Function Attributes Warsaw S 233 pep-0233.txt Python Online Help Prescod + S 234 pep-0234.txt Iterators Yee Key