[Python-Dev] PEP 455: TransformDict (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Sun Sep 15 16:52:07 CEST 2013


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.



More information about the Python-Dev mailing list