[issue12203] isinstance not functioning as documented

Alex Gaynor report at bugs.python.org
Sun May 29 02:44:16 CEST 2011


Alex Gaynor <alex.gaynor at gmail.com> added the comment:

I don't see why this is incorrect, type(a) -> type, and object is a superclass of type.

----------
nosy: +alex

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


More information about the Python-bugs-list mailing list