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 eric.snow, gvanrossum, vstinner
Date 2012-03-22.12:36:39
SpamBayes Score 0.00015016957
Marked as misclassified No
Message-id <1332419800.21.0.0637305686506.issue14386@psf.upfronthosting.co.za>
In-reply-to
Content
The dictproxy is useful to implement a Python sandbox: see the related issue #14385.
History
Date User Action Args
2012-03-22 12:36:40vstinnersetrecipients: + vstinner, gvanrossum, eric.snow
2012-03-22 12:36:40vstinnersetmessageid: <1332419800.21.0.0637305686506.issue14386@psf.upfronthosting.co.za>
2012-03-22 12:36:39vstinnerlinkissue14386 messages
2012-03-22 12:36:39vstinnercreate