[Python-ideas] `OrderedDict.items().__getitem__`

Ram Rachum ram.rachum at gmail.com
Sat Jan 11 15:18:32 CET 2014


I think that `OrderedDict.items().__getitem__` should be implemented, to 
solve this ugliness:

http://stackoverflow.com/questions/21062781/shortest-way-to-get-first-item-of-ordereddict-in-python-3

What do you think? 


Thanks,
Ram.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20140111/003bf5eb/attachment.html>


More information about the Python-ideas mailing list