Ulrich Petri added the comment:

Should this maybe reconsidered now that dicts are ordered by default?

Having to explain why list is needed in list(some_ordered_dict.values())[0] is  
a constant thorn in my side when dealing with people new to Python.

----------
nosy: +ulope

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21978>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to