[issue1574217] isinstance swallows exceptions

Alexander Belopolsky report at bugs.python.org
Wed Jul 14 17:37:18 CEST 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

I have verified that the issue is present in py3k.  The unit test portion of the patch applies cleanly in py3k an the added tests fail.  The code portion applies with patch -l and fixes the issue.  I'll upload a patch with fixed white space.

----------

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


More information about the Python-bugs-list mailing list