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 serhiy.storchaka
Recipients larry, python-dev, serhiy.storchaka, zach.ware
Date 2014-01-25.06:20:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390630805.61.0.359861999127.issue20381@psf.upfronthosting.co.za>
In-reply-to
Content
I think we should specify globals (=sys.modules) and locals (=module.__dict__) arguments to eval.
History
Date User Action Args
2014-01-25 06:20:05serhiy.storchakasetrecipients: + serhiy.storchaka, larry, python-dev, zach.ware
2014-01-25 06:20:05serhiy.storchakasetmessageid: <1390630805.61.0.359861999127.issue20381@psf.upfronthosting.co.za>
2014-01-25 06:20:05serhiy.storchakalinkissue20381 messages
2014-01-25 06:20:05serhiy.storchakacreate