[issue4123] random.shuffle slow on deque

Raymond Hettinger report at bugs.python.org
Thu Oct 16 19:13:03 CEST 2008


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

Will add a note to the deque docs that random access is O(n).

----------
priority: normal -> low

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


More information about the Python-bugs-list mailing list