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 <1364404671.95.0.0165261840157.issue7083@psf.upfronthosting.co.za>
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: <1364404671.95.0.0165261840157.issue7083@psf.upfronthosting.co.za>
2013-03-27 17:17:51terry.reedylinkissue7083 messages
2013-03-27 17:17:51terry.reedycreate