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, luke.schubert, xiang.zhang
Date 2016-02-02.05:01:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454389279.3.0.0821541614504.issue26255@psf.upfronthosting.co.za>
In-reply-to
Content
The genexp implicitly creates a nested function in which *code* is referenced.
History
Date User Action Args
2016-02-02 05:01:19benjamin.petersonsetrecipients: + benjamin.peterson, xiang.zhang, luke.schubert
2016-02-02 05:01:19benjamin.petersonsetmessageid: <1454389279.3.0.0821541614504.issue26255@psf.upfronthosting.co.za>
2016-02-02 05:01:19benjamin.petersonlinkissue26255 messages
2016-02-02 05:01:18benjamin.petersoncreate