[Python-ideas] An identity dict

Raymond Hettinger raymond.hettinger at gmail.com
Wed Jun 2 19:58:50 CEST 2010


On Jun 2, 2010, at 10:38 AM, Benjamin Peterson wrote:
>> 
>> Strong -1 on including this in the standard library.
> 
> How do you feel about Antoine's keyfuncdict proposal?

His proposal is more interesting because it is more general.
For example, a keyfuncdict may make it easy to implement
a case-insensitive dictionary.   I would like to see a concrete 
implementation to see what design choices it makes. 


Raymond
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20100602/5792dbb6/attachment.html>


More information about the Python-ideas mailing list