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

Ram Rachum report at bugs.python.org
Sat Oct 2 15:53:01 CEST 2010


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

Also, how important is the performance of exception checking *after* an exception was raised? I mean, wouldn't it matter only for programs that raise and catch hundreds of exceptions a second?

----------

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


More information about the Python-bugs-list mailing list