Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:
If you need an implementation for OrderedDict that runs on Pythons before 2.7 or 3.1, use the recipe at: http://code.activestate.com/recipes/576693/ That code matches what was actually added to the language. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6737> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com