[docs] [issue37307] isinstance/issubclass doc isn't clear on whether it's an AND or an OR.
SilentGhost
report at bugs.python.org
Sun Jun 16 08:24:53 EDT 2019
SilentGhost <ghost.adh at runbox.com> added the comment:
> It's likely also false that every entry will be checked, since presumably the function uses short-circuit logic.
This, however, would be good to verify first.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37307>
_______________________________________
More information about the docs
mailing list