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.16:00:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356537610.82.0.0769470119408.issue16781@psf.upfronthosting.co.za>
In-reply-to
Content
Basically, it calls locals() in the function scope, which is undefined behavior.
History
Date User Action Args
2012-12-26 16:00:10benjamin.petersonsetrecipients: + benjamin.peterson, techtonik, r.david.murray
2012-12-26 16:00:10benjamin.petersonsetmessageid: <1356537610.82.0.0769470119408.issue16781@psf.upfronthosting.co.za>
2012-12-26 16:00:10benjamin.petersonlinkissue16781 messages
2012-12-26 16:00:10benjamin.petersoncreate