Georg Brandl <[EMAIL PROTECTED]> added the comment:

There are more locations in abstract.c where exceptions are
unconditionally masked after a GetAttr operation:

* line 1630, 1717 in PyNumber_{Long,Int} when looking for .__trunc__
* line 2932, in PyObject_IsInstance

----------
nosy: +benjamin.peterson, georg.brandl

_____________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1574217>
_____________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to