[Python-Dev] Add a "transformdict" to collections
Dirkjan Ochtman
dirkjan at ochtman.nl
Tue Sep 10 12:46:33 CEST 2013
More information about the Python-Dev mailing list
Tue Sep 10 12:46:33 CEST 2013
- Previous message: [Python-Dev] Add a "transformdict" to collections
- Next message: [Python-Dev] Add a "transformdict" to collections
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Add a "transformdict" to collections
- Next message: [Python-Dev] Add a "transformdict" to collections
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list