Move PEP 218 from py-in-the-sky to active-for-2.2

This commit is contained in:
Barry Warsaw 2001-06-05 16:57:05 +00:00
parent b09f722216
commit f247ba6c7f
1 changed files with 1 additions and 1 deletions

View File

@ -39,6 +39,7 @@ Index by Category
I 42 pep-0042.txt Small Feature Requests Hylton
S 211 pep-0211.txt Adding A New Outer Product Operator Wilson
S 218 pep-0218.txt Adding a Built-In Set Object Type Wilson
S 234 pep-0234.txt Iterators Yee, van Rossum
S 237 pep-0237.txt Unifying Long Integers and Integers Zadka
S 238 pep-0238.txt Non-integer Division Zadka
@ -63,7 +64,6 @@ Index by Category
SD 213 pep-0213.txt Attribute Access Handlers Prescod
S 215 pep-0215.txt String Interpolation Yee
I 216 pep-0216.txt Docstring Format Zadka
SD 218 pep-0218.txt Adding a Built-In Set Object Type Wilson
SD 219 pep-0219.txt Stackless Python McMillan
S 222 pep-0222.txt Web Library Enhancements Kuchling
SD 225 pep-0225.txt Elementwise/Objectwise Operators Zhu, Lielens