Go ahead and update the PEP! On Sunday, April 15, 2012, Victor Stinner wrote:
> Hi, > > The frozendict (PEP 416) was rejected, but I just added the > types.MappingProxyType. This type is not new, it existed since Python > 2.2 as the internal dict_proxy type. See also the issue #14386. > > I would like to know if I can edit the rejected PEP, or if Guido > prefers to do it, to mention the new type? The "Rejection Notice" > section currently ends with "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.) GvR." > > Victor > _______________________________________________ > Python-Dev mailing list > Python-Dev@python.org <javascript:;> > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > http://mail.python.org/mailman/options/python-dev/guido%40python.org > -- --Guido van Rossum (python.org/~guido)
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com