Nikolaus Rath added the comment:

Ethan: when you say "..the more there is to remember", what exactly do you 
mean? I can see that it is important to remember that you're *not allowed* to 
make changes during iteration for a regular dict. But is there really a 
significant cognitive burden if it were allowed for ordered dicts? You're not 
forced to use the feature, since you can still safely continue to use ordered 
dicts like regular dicts.

----------

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

Reply via email to