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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, docs@python, eric.snow, techtonik
Date 2013-03-27.12:45:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364388305.27.0.470596674615.issue17546@psf.upfronthosting.co.za>
In-reply-to
Content
> Normal dict in Python is updated by user code (which "I as a user" can
> see and can inspect for further troubleshooting) and for locals's dict
> this is not correct.

Do you have an example?
History
Date User Action Args
2013-03-27 12:45:05amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, techtonik, docs@python, eric.snow
2013-03-27 12:45:05amaury.forgeotdarcsetmessageid: <1364388305.27.0.470596674615.issue17546@psf.upfronthosting.co.za>
2013-03-27 12:45:05amaury.forgeotdarclinkissue17546 messages
2013-03-27 12:45:05amaury.forgeotdarccreate