[Python-Dev] PEP 455: TransformDict

Yuriy Taraday yorik.sar at gmail.com
Tue Oct 8 21:36:05 CEST 2013


On Tue, Oct 8, 2013 at 10:17 PM, MRAB <python at mrabarnett.plus.com> wrote:

> If you don't need the original key, then you might as well just use a
> transform function with a dict.


As I understood, storing original keys is not the purpose of TransformDict,
allowing hashing on something other then provided key itself is. This part
presents interest for the cases I mentioned.

-- 

Kind regards, Yuriy.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20131008/dabe70b0/attachment.html>


More information about the Python-Dev mailing list