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 flox
Recipients Trundle, amaury.forgeotdarc, daniel.urban, docs@python, eric.araujo, flox, jonathan.hartley, josmiley, michael.foord, mjs0, rhettinger, sdeibel, terry.reedy, westley.martinez
Date 2012-07-07.15:25:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341674743.35.0.255662528306.issue13557@psf.upfronthosting.co.za>
In-reply-to
Content
Issue #11796 marked as duplicate of this one.

However the issue described in #11796 does not involve exec/execfile.
It is about scopes for list comprehension like this one.

Another doc patch should probably be written to cover the case described in #11796 too.
History
Date User Action Args
2012-07-07 15:25:43floxsetrecipients: + flox, rhettinger, terry.reedy, sdeibel, amaury.forgeotdarc, eric.araujo, michael.foord, Trundle, jonathan.hartley, daniel.urban, docs@python, westley.martinez, mjs0, josmiley
2012-07-07 15:25:43floxsetmessageid: <1341674743.35.0.255662528306.issue13557@psf.upfronthosting.co.za>
2012-07-07 15:25:42floxlinkissue13557 messages
2012-07-07 15:25:42floxcreate