Re: [Python-Dev] Add a frozendict builtin type

2012年2月28日 00:27:32 -0800

On Mon, Feb 27, 2012 at 19:53, Victor Stinner
<[email protected]> 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
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to