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 fossilet
Recipients docs@python, fossilet
Date 2012-11-14.07:43:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352879017.7.0.397020464451.issue16470@psf.upfronthosting.co.za>
In-reply-to
Content
Dictionary and set comprehensions are backported to 2.7 in issue #2333. The are not documented in the tutorial of 2.7, though they are in the language reference. Is it OK to add these to the tutorial? I've uploaded a patch.
History
Date User Action Args
2012-11-14 07:43:37fossiletsetrecipients: + fossilet, docs@python
2012-11-14 07:43:37fossiletsetmessageid: <1352879017.7.0.397020464451.issue16470@psf.upfronthosting.co.za>
2012-11-14 07:43:37fossiletlinkissue16470 messages
2012-11-14 07:43:37fossiletcreate