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 terry.reedy
Recipients Trundle, daniel.urban, docs@python, eric.araujo, jonathan.hartley, mjs0, rhettinger, terry.reedy
Date 2011-04-09.00:31:26
SpamBayes Score 0.3782759
Marked as misclassified No
Message-id <1302309087.58.0.583584173045.issue11796@psf.upfronthosting.co.za>
In-reply-to
Content
Title changed.
Generator expressions had the same limitation in 2.x.
All comprehensions have the same limitation in 3.x.
History
Date User Action Args
2011-04-09 00:31:27terry.reedysetrecipients: + terry.reedy, rhettinger, eric.araujo, Trundle, jonathan.hartley, daniel.urban, docs@python, mjs0
2011-04-09 00:31:27terry.reedysetmessageid: <1302309087.58.0.583584173045.issue11796@psf.upfronthosting.co.za>
2011-04-09 00:31:27terry.reedylinkissue11796 messages
2011-04-09 00:31:26terry.reedycreate