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 georg.brandl
Recipients georg.brandl, scoder
Date 2009-08-09.21:22:06
SpamBayes Score 0.0011629832
Marked as misclassified No
Message-id <1249852927.66.0.943580504248.issue6673@psf.upfronthosting.co.za>
In-reply-to
Content
Try list(genexp) instead of [listcomp] in 2.x and see what happens...
History
Date User Action Args
2009-08-09 21:22:07georg.brandlsetrecipients: + georg.brandl, scoder
2009-08-09 21:22:07georg.brandlsetmessageid: <1249852927.66.0.943580504248.issue6673@psf.upfronthosting.co.za>
2009-08-09 21:22:06georg.brandllinkissue6673 messages
2009-08-09 21:22:06georg.brandlcreate