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 techtonik
Recipients amaury.forgeotdarc, bgailer, docs@python, eric.snow, techtonik
Date 2013-03-27.14:43:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364395392.68.0.805581900657.issue17546@psf.upfronthosting.co.za>
In-reply-to
Content
> "I as a user" can
> see and can inspect for further troubleshooting

This doesn't work for this example, which was your question.

I still feel like this needs further clarification. For a user this behavior is not expected. User is someone who doesn't know the internal details of Python interpreter (and may not even remember that dict can be modified by reference). If you disagree with me - try to do corridor testing and see how many people will compile it in their head and give you the right answer to this example.
History
Date User Action Args
2013-03-27 14:43:12techtoniksetrecipients: + techtonik, amaury.forgeotdarc, bgailer, docs@python, eric.snow
2013-03-27 14:43:12techtoniksetmessageid: <1364395392.68.0.805581900657.issue17546@psf.upfronthosting.co.za>
2013-03-27 14:43:12techtoniklinkissue17546 messages
2013-03-27 14:43:12techtonikcreate