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 pitrou
Recipients ncoghlan, pitrou
Date 2009-03-08.13:07:19
SpamBayes Score 0.0001183924
Marked as misclassified No
Message-id <1236517642.18.0.288115667702.issue5441@psf.upfronthosting.co.za>
In-reply-to
Content
It would be even better if you could pass a locals or globals
dictionnary instead of the "setup" arg.
And even even better if it could implicitly get the locals/globals from
the calling frame :-)
History
Date User Action Args
2009-03-08 13:07:22pitrousetrecipients: + pitrou, ncoghlan
2009-03-08 13:07:22pitrousetmessageid: <1236517642.18.0.288115667702.issue5441@psf.upfronthosting.co.za>
2009-03-08 13:07:20pitroulinkissue5441 messages
2009-03-08 13:07:19pitroucreate