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-01.00:44:25
SpamBayes Score 8.1393555e-05
Marked as misclassified No
Message-id <1330562666.59.0.284187042146.issue14162@psf.upfronthosting.co.za>
In-reply-to
Content
frozendict_builtins.patch: make CPython supports frozendict for the __builtins__ mapping. It is an example of frozendict usage which helps my pysandbox project.
History
Date User Action Args
2012-03-01 00:44:26vstinnersetrecipients: + vstinner
2012-03-01 00:44:26vstinnersetmessageid: <1330562666.59.0.284187042146.issue14162@psf.upfronthosting.co.za>
2012-03-01 00:44:26vstinnerlinkissue14162 messages
2012-03-01 00:44:25vstinnercreate