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 vstinner
Date 2012-03-05.21:20:58
SpamBayes Score 0.06332006
Marked as misclassified No
Message-id <1330982459.52.0.803879989444.issue14205@psf.upfronthosting.co.za>
In-reply-to
Content
Another possibility is to avoid the modification of a dictionary
during a lookup: nomodify.patch.
History
Date User Action Args
2012-03-05 21:20:59vstinnersetrecipients: + vstinner
2012-03-05 21:20:59vstinnersetmessageid: <1330982459.52.0.803879989444.issue14205@psf.upfronthosting.co.za>
2012-03-05 21:20:58vstinnerlinkissue14205 messages
2012-03-05 21:20:58vstinnercreate