This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients eric.araujo, phammer, python-dev, r.david.murray, rhettinger, terry.reedy
Date 2011-06-25.13:01:22
SpamBayes Score 0.0003043508
Marked as misclassified No
Message-id <E1QaSUD-0003TV-KZ@dinsdale.python.org>
In-reply-to
Content
New changeset d0df12b32522 by Raymond Hettinger in branch '3.2':
Issue 11889: Clarify docs for enumerate.
http://hg.python.org/cpython/rev/d0df12b32522

New changeset 9b827e3998f6 by Raymond Hettinger in branch 'default':
Issue 11889: Clarify docs for enumerate.
http://hg.python.org/cpython/rev/9b827e3998f6
History
Date User Action Args
2011-06-25 13:01:22python-devsetrecipients: + python-dev, rhettinger, terry.reedy, eric.araujo, r.david.murray, phammer
2011-06-25 13:01:22python-devlinkissue11889 messages
2011-06-25 13:01:22python-devcreate