Skip to content

Commit

Permalink
A little more, but still pretty incomplete
Browse files Browse the repository at this point in the history
  • Loading branch information
warsaw committed Jul 22, 2000
1 parent 2245a16 commit 8c4b45c
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions pep-0212.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8c4b45c

Please sign in to comment.