Mark PEP 234 as Final.

This commit is contained in:
Barry Warsaw 2001-10-25 20:14:32 +00:00
parent fdf0d91a18
commit fd104f7bb3
1 changed files with 2 additions and 2 deletions

View File

@ -105,7 +105,7 @@ Index by Category
S 229 Using Distutils to Build Python Kuchling
SF 230 Warning Framework van Rossum
SF 232 Function Attributes Warsaw
S 234 Iterators Yee, van Rossum
SF 234 Iterators Yee, van Rossum
SF 235 Import on Case-Insensitive Platforms Peters
SF 236 Back to the __future__ Peters
SF 238 Changing the Division Operator Zadka, van Rossum
@ -186,7 +186,7 @@ Numerical Index
SR 231 __findattr__() Warsaw
SF 232 Function Attributes Warsaw
SD 233 Python Online Help Prescod
S 234 Iterators Yee, van Rossum
SF 234 Iterators Yee, van Rossum
SF 235 Import on Case-Insensitive Platforms Peters
SF 236 Back to the __future__ Peters
S 237 Unifying Long Integers and Integers Zadka, van Rossum