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 terry.reedy
Recipients georg.brandl, gvanrossum, nedbat, pitrou, techtonik, terry.reedy
Date 2013-03-27.17:17:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Calling locals() updates the dict, just as documented.
History
Date User Action Args
2013-03-27 17:17:52terry.reedysetrecipients: + terry.reedy, gvanrossum, georg.brandl, pitrou, techtonik, nedbat
2013-03-27 17:17:51terry.reedysetmessageid: <[email protected]>
2013-03-27 17:17:51terry.reedylinkissue7083 messages
2013-03-27 17:17:51terry.reedycreate