[Python-Dev] PEP 455: TransformDict
Antoine Pitrou
solipsis at pitrou.net
Sun Sep 15 16:52:07 CEST 2013
More information about the Python-Dev mailing list
Sun Sep 15 16:52:07 CEST 2013
- Previous message: [Python-Dev] PEP 455: TransformDict
- Next message: [Python-Dev] PEP 455: TransformDict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 15 Sep 2013 17:45:00 +0300 Serhiy Storchaka <storchaka at gmail.com> wrote: > 15.09.13 16:57, Antoine Pitrou написав(ла): > > I don't really care. What's the point in the end? TransformDict is > > non-trivial to implement, while the so-called "TransformSet" is just a > > dict with a different API. > > I don't see a difference. To me TransformDict is just a dict (or two). Well, feel free to propose a TransformSet PEP, but please do so in a separate discussion thread. Regards Antoine.
- Previous message: [Python-Dev] PEP 455: TransformDict
- Next message: [Python-Dev] PEP 455: TransformDict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list