A little more, but still pretty incomplete

This commit is contained in:
Barry Warsaw 2000-07-22 15:13:23 +00:00
parent 2245a1612a
commit 8c4b45cf96
1 changed files with 33 additions and 0 deletions

View File

@ -6,6 +6,39 @@ Python-Version: 2.0
Status: Incomplete
Introduction
This PEP describes some proposed additional generator-creating
builtin functions for Python 2.0. This PEP tracks the status and
ownership of this feature, slated for introduction in Python 2.0.
It contains a description of the feature and outlines changes
necessary to support the feature. This PEP summarizes discussions
held in mailing list forums, and provides URLs for further
information, where appropriate. The CVS revision history of this
file contains the definitive historical record.
New functions
irange()
tuples()
lists()
dict()
Reference Implementation
Copyright
This document has been placed in the public domain.
Local Variables:
mode: indented-text