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

Dirkjan Ochtman dirkjan at ochtman.nl
Tue Sep 10 12:46:33 CEST 2013


On Tue, Sep 10, 2013 at 11:28 AM, Antoine Pitrou <solipsis at pitrou.net> wrote:
> On the tracker issue, it seems everyone agreed on the principle. There
> is some bikeshedding left to do, though. So here are the reasonable
> naming proposals so far:
>
> - transformkeydict
> - coercekeydict
> - transformdict
> - coercedict
>
> I have a sweet spot for "transformdict" myself.

Given OrderedDict, it seems like this should definitely be
TransformDict rather than transformdict.

Cheers,

Dirkjan


More information about the Python-Dev mailing list