R. David Murray added the comment: Yes, that would be correct. OrderedDict is designed to keep things in insertion order, so supporting changing that order is not part of its mission. Sorry about that, you'll have to write your own class.
Now, Raymond might find the idea of supporting other orders interesting. If so I'm sure he'll comment on the issue eventually. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25315> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com