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.

作者 ndparker
收信人 ndparker
日期 2012-03-07.23:35:39
SpamBayes Score 8.795179e-05
Marked as misclassified
Message-id <1331163340.11.0.494916770875.issue14226@psf.upfronthosting.co.za>
In-reply-to
内容
As discussed in the dev-thread about frozendicts, it would be helpful for providing advisory read-only-dicts, to just expose the dict_proxy type. I suppose, the collections module would be a good place (it just needs to provide the interface to the type, not the whole implementation).
历史
日期 用户 动作 参数
2012-03-07 23:35:40ndparker修改recipients: + ndparker
2012-03-07 23:35:40ndparker修改messageid: <1331163340.11.0.494916770875.issue14226@psf.upfronthosting.co.za>
2012-03-07 23:35:39ndparker链接issue14226 messages
2012-03-07 23:35:39ndparker创建