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 vstinner
Recipients Lita.Cho, barry, jesstess, matrixise, r.david.murray, saikrishna17394, vstinner
Date 2014-10-15.14:26:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwb4Kc=tkPV_xr6uULmpm2uLhPw4DVX=kot9o4Q+Hjd5Zg@mail.gmail.com>
In-reply-to <1413378624.57.0.542102981218.issue21991@psf.upfronthosting.co.za>
Content
> Personally I would test that the returned object is read only

I agree: write a short helper to check that modifying the dict fails.
History
Date User Action Args
2014-10-15 14:26:33vstinnersetrecipients: + vstinner, barry, r.david.murray, jesstess, matrixise, Lita.Cho, saikrishna17394
2014-10-15 14:26:33vstinnerlinkissue21991 messages
2014-10-15 14:26:33vstinnercreate