PEP 285 is Final.

This commit is contained in:
Guido van Rossum 2002-04-11 15:34:19 +00:00
parent 53309ae584
commit d1866830b9
2 changed files with 3 additions and 3 deletions

View File

@ -53,7 +53,6 @@ Index by Category
S 252 Making Types Look More Like Classes van Rossum
S 253 Subtyping Built-in Types van Rossum
S 285 Adding a bool type van Rossum
SA 279 The enumerate() built-in function Hettinger
Open PEPs (under consideration)
@ -127,6 +126,7 @@ Index by Category
SF 260 Simplify xrange() van Rossum
S 261 Support for "wide" Unicode characters Prescod
SF 264 Future statements in simulated shells Hudson
SF 285 Adding a bool type van Rossum
Empty PEPs (or containing only an abstract)
@ -262,7 +262,7 @@ Numerical Index
S 282 A Logging System Mick
I 283 Python 2.3 Release Schedule Hylton
S 284 Integer for-loops Eppstein, Ewing
S 285 Adding a bool type van Rossum
SF 285 Adding a bool type van Rossum
S 286 Enhanced Argument Tuples von Loewis
S 287 reStructuredText Standard Docstring Format Goodger
SD 288 Generators Attributes and Exceptions Hettinger

View File

@ -3,7 +3,7 @@ Title: Adding a bool type
Version: $Revision$
Last-Modified: $Date$
Author: guido@python.org (Guido van Rossum)
Status: Accepted
Status: Final
Type: Standards Track
Created: 8-Mar-2002
Python-Version: 2.3