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 BreamoreBoy
Recipients BreamoreBoy, docs@python, r.david.murray, uglemat
Date 2014-06-19.15:54:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403193242.02.0.416785709333.issue18612@psf.upfronthosting.co.za>
In-reply-to
Content
Both list comprehension and generator expression are defined in the glossary https://docs.python.org/3/glossary.html, so what else can be done?
History
Date User Action Args
2014-06-19 15:54:02BreamoreBoysetrecipients: + BreamoreBoy, r.david.murray, docs@python, uglemat
2014-06-19 15:54:02BreamoreBoysetmessageid: <1403193242.02.0.416785709333.issue18612@psf.upfronthosting.co.za>
2014-06-19 15:54:02BreamoreBoylinkissue18612 messages
2014-06-19 15:54:01BreamoreBoycreate