[Python-Dev] PEP 416: Add a frozendict builtin type (original) (raw)

Guido van Rossum guido at python.org
Thu Mar 22 00:49:26 CET 2012


To close the loop, I've rejected the PEP, adding the following rejection notice:

""" I'm rejecting this PEP. A number of reasons (not exhaustive):

On the other hand, exposing the existing read-only dict proxy as a built-in type sounds good to me. (It would need to be changed to allow calling the constructor.) """

-- --Guido van Rossum (python.org/~guido)



More information about the Python-Dev mailing list