[issue17100] rotating an ordereddict

Antoine Pitrou report at bugs.python.org
Sun Feb 24 01:11:41 CET 2013


Antoine Pitrou added the comment:

Attaching proof of concept patch for rotate_at() and rotate_after().
I am now conviced that bare rotate() isn't very useful.

----------
keywords: +patch
Added file: http://bugs.python.org/file29213/od_rotate.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17100>
_______________________________________


More information about the Python-bugs-list mailing list