[issue12543] `issubclass(collections.deque, collections.Sequence) == False`

Raymond Hettinger report at bugs.python.org
Tue Jul 19 03:30:38 CEST 2011


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

Éric, this is not a doc bug.  The sequence ABCs do not require slicing support.

----------

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


More information about the Python-bugs-list mailing list