[Python-Dev] PEP 455: TransformDict

Antoine Pitrou solipsis at pitrou.net
Fri Sep 13 22:02:36 CEST 2013


On Fri, 13 Sep 2013 16:54:01 -0300
"Joao S. O. Bueno" <jsbueno at python.org.br> wrote:
> I see the PEP does not contemplate a way to retrieve the original key
> - like we've talked about somewhere along the thread.

Indeed. If that's important I can add it. I was hoping to keep very
close to the MutableMapping API, to make the PEP as few
controversial as possible.

Regards

Antoine.


More information about the Python-Dev mailing list