frozendict
- From: Evan Driscoll <edriscoll@xxxxxxxx>
- Date: Wed, 08 Feb 2012 19:23:19 -0600
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
Attachment:
signature.asc
Description: OpenPGP digital signature
- Follow-Ups:
- Re: frozendict
- From: Steven D'Aprano
- Re: frozendict
- Prev by Date: How to make PyDev pep8 friendly?
- Next by Date: Re: frozendict
- Previous by thread: How to make PyDev pep8 friendly?
- Next by thread: Re: frozendict
- Index(es):
Relevant Pages
|