[issue10011] `except` doesn't use `isinstance`

Ram Rachum report at bugs.python.org
Sat Oct 2 01:19:28 CEST 2010


Ram Rachum <cool-rr at cool-rr.com> added the comment:

I don't understand the infinite recursion argument. If there's such an infinite recursion, wouldn't it be due to a bug in the user's implementation of __instancecheck__?

----------

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


More information about the Python-bugs-list mailing list