[issue7624] isinstance(... , collections.Callable) fails with oldstyle class instances

Florent Xicluna report at bugs.python.org
Mon Mar 8 16:35:45 CET 2010


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

Fixed in r78800.
Additional tests backported to 3.x.

----------
resolution: accepted -> fixed
stage: commit review -> committed/rejected
status: open -> closed
title: isinstance(... ,collections.Callable) fails with oldstyle class i nstances -> isinstance(... ,collections.Callable) fails with oldstyle class instances

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


More information about the Python-bugs-list mailing list