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.20:56:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The best thing would be if we could kill the default use of locals() and globals() in execfile, but that's probably Py4 material.
History
Date User Action Args
2012-12-26 20:56:40benjamin.petersonsetrecipients: + benjamin.peterson, techtonik, r.david.murray
2012-12-26 20:56:40benjamin.petersonsetmessageid: <[email protected]>
2012-12-26 20:56:40benjamin.petersonlinkissue16781 messages
2012-12-26 20:56:40benjamin.petersoncreate