[issue4326] type of UserList instance returns class instead of instance

chafporte report at bugs.python.org
Sat Nov 15 00:15:06 CET 2008


chafporte <junk at ysengrin.com> added the comment:

but like that there is no way to detect if the object
is a class or an instance. type() says it's a class in both case !

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


More information about the Python-bugs-list mailing list