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 docs@python, ezio.melotti, krichter, python-dev, r.david.murray, rhettinger, superluser
Date 2014-10-01.01:27:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141001012727.74997.18214@mail.hg.python.org>
In-reply-to
Content
New changeset 84895d037258 by R David Murray in branch '3.4':
#21739: mention subtle difference between loops and listcomps in tutorial.
https://hg.python.org/cpython/rev/84895d037258

New changeset 8279017436a2 by R David Murray in branch 'default':
Merge #21739: mention subtle difference between loops and listcomps in tutorial.
https://hg.python.org/cpython/rev/8279017436a2
History
Date User Action Args
2014-10-01 01:27:35python-devsetrecipients: + python-dev, rhettinger, ezio.melotti, r.david.murray, docs@python, krichter, superluser
2014-10-01 01:27:35python-devlinkissue21739 messages
2014-10-01 01:27:35python-devcreate