[issue2325] isinstance(anything, MetaclassThatDefinesInstancecheck) raises instead of returning False

Pedro Werneck report at bugs.python.org
Sat May 3 00:56:53 CEST 2008


Pedro Werneck <pjwerneck at gmail.com> added the comment:

In 3.0 it happens with any class. Just the cls argument missing on the
call to instancecheck.

----------
keywords: +patch
nosy: +werneck
Added file: http://bugs.python.org/file10174/issue2325.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2325>
__________________________________


More information about the Python-bugs-list mailing list