[docs] [issue35190] collections.abc.Sequence cannot be used to test whether a class provides a particular interface

Miro Hrončok report at bugs.python.org
Thu Nov 8 10:33:54 EST 2018


Miro Hrončok <miro at hroncok.cz> added the comment:

I fail to understand what abc classes can be used to test whether a class provides a particular interface, and what abc classes cannot be used that way. What is the difference between those abc classes and why are all those abc classes listed together when they behave differently?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35190>
_______________________________________


More information about the docs mailing list