[issue18275] Make isinstance() work with super type instances

Antoine Pitrou report at bugs.python.org
Fri Jun 21 10:52:45 CEST 2013


Antoine Pitrou added the comment:

Does anyone actually check for instance-ness of super objects? I would never have thought of such an idiom.

----------
nosy: +benjamin.peterson, pitrou

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


More information about the Python-bugs-list mailing list