[Python-Dev] PEP 455: TransformDict

Larry Hastings larry at hastings.org
Sat Sep 14 07:33:56 CEST 2013


On 09/14/2013 03:40 AM, Antoine Pitrou wrote:
> Hello,
>
> Following the python-dev discussion, I've written a PEP to recap the
> proposal and the various arguments. It's inlined below, and it will
> probably appear soon at http://www.python.org/dev/peps/pep-0455/, too.

Whenever I read a discussion about the dict, I always wonder whether the 
same thing applies to a set.  Have you considered the utility of a 
TransformSet?  Or is it YAGNI?

Cheers,


//arry/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20130914/c20f74ce/attachment.html>


More information about the Python-Dev mailing list