[Python-Dev] Add a "transformdict" to collections

Ethan Furman ethan at stoneleaf.us
Tue Sep 10 23:17:24 CEST 2013


On 09/10/2013 01:36 PM, Lukas Lueg wrote:
>
> Should'nt the key'ing behaviour be controlled by the type of the key instead of the type of the container?

That would be up to the key function.

--
~Ethan~


More information about the Python-Dev mailing list