[Python-Dev] Add a frozendict builtin type

Dirkjan Ochtman dirkjan at ochtman.nl
Tue Feb 28 09:25:09 CET 2012


On Mon, Feb 27, 2012 at 19:53, Victor Stinner
<victor.stinner at haypocalc.com> wrote:
> A frozendict type is a common request from users and there are various
> implementations. There are two main Python implementations:

Perhaps this should also detail why namedtuple is not a viable alternative.

Cheers,

Dirkjan


More information about the Python-Dev mailing list