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 benjamin.peterson
Recipients benjamin.peterson, evan.greensmith
Date 2009-03-20.11:46:49
SpamBayes Score 0.0010499164
Marked as misclassified No
Message-id <1237549612.26.0.971392246044.issue5526@psf.upfronthosting.co.za>
In-reply-to
Content
This is a fundamental limitation of how comprehensions are implemented
in Python 3 and is unlikely to change anytime soon.
History
Date User Action Args
2009-03-20 11:46:53benjamin.petersonsetrecipients: + benjamin.peterson, evan.greensmith
2009-03-20 11:46:52benjamin.petersonsetmessageid: <1237549612.26.0.971392246044.issue5526@psf.upfronthosting.co.za>
2009-03-20 11:46:50benjamin.petersonlinkissue5526 messages
2009-03-20 11:46:49benjamin.petersoncreate