frozendict

Evan Driscoll edriscoll at wisc.edu
Wed Feb 8 20:23:19 EST 2012


Hi all,

I've been trying for a few days (only a little bit at a time) to come up
with a way of implementing a frozendict that doesn't suck. I'm gradually
converging to a solution, but I can't help but think that there's some
subtlety that I'm probably missing which is why it's not already provided.

Does anyone know why Python doesn't already come with a frozendict, or
why there seem to only be a couple attempts to write one?

Evan


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 552 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20120208/401a78c5/attachment.sig>


More information about the Python-list mailing list