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 chris.jerdonek, docs@python, inglesp, python-dev
Date 2012-09-28.14:26:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XSwDK0gLyzNnl@mail.python.org>
In-reply-to
Content
New changeset 6c96878eb729 by Chris Jerdonek in branch '3.2':
Close issue #16073: fix map() example in list comprehension documentation.
http://hg.python.org/cpython/rev/6c96878eb729

New changeset 8a4a88b1e964 by Chris Jerdonek in branch 'default':
Close issue #16073: merge fix from 3.2.
http://hg.python.org/cpython/rev/8a4a88b1e964
History
Date User Action Args
2012-09-28 14:26:10python-devsetrecipients: + python-dev, chris.jerdonek, docs@python, inglesp
2012-09-28 14:26:09python-devlinkissue16073 messages
2012-09-28 14:26:09python-devcreate