[issue7624] isinstance(... , collections.Callable) fails with oldstyle class i nstances
Florent Xicluna
report at bugs.python.org
Fri Jan 29 17:26:12 CET 2010
Florent Xicluna <laxyf at yahoo.fr> added the comment:
Confirmed with all others "isinstance(..., collections.Hashable)" and similar.
According to the documentation, we might expect the same behavior as for new-style class.
----------
priority: -> normal
stage: -> needs patch
type: -> behavior
versions: +Python 2.7
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7624>
_______________________________________
More information about the Python-bugs-list
mailing list