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, r.david.murray, techtonik
Date 2012-12-26.03:25:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356492340.76.0.48791180113.issue16781@psf.upfronthosting.co.za>
In-reply-to
Content
The best solution is to just always pass an explicit namespace to exec. That should be documented.
History
Date User Action Args
2012-12-26 03:25:40benjamin.petersonsetrecipients: + benjamin.peterson, techtonik, r.david.murray
2012-12-26 03:25:40benjamin.petersonsetmessageid: <1356492340.76.0.48791180113.issue16781@psf.upfronthosting.co.za>
2012-12-26 03:25:40benjamin.petersonlinkissue16781 messages
2012-12-26 03:25:40benjamin.petersoncreate