This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author theller
Recipients gvanrossum, jyasskin, theller
Date 2008-03-18.16:21:46
SpamBayes Score 0.4598511
Marked as misclassified No
Message-id <1205857307.48.0.527644622888.issue2303@psf.upfronthosting.co.za>
In-reply-to
Content
Would it help to implement a default __instancecheck__ and
__subclasscheck__ for object (or for type), that subclasses can override?
History
Date User Action Args
2008-03-18 16:21:47thellersetspambayes_score: 0.459851 -> 0.4598511
recipients: + theller, gvanrossum, jyasskin
2008-03-18 16:21:47thellersetspambayes_score: 0.459851 -> 0.459851
messageid: <1205857307.48.0.527644622888.issue2303@psf.upfronthosting.co.za>
2008-03-18 16:21:46thellerlinkissue2303 messages
2008-03-18 16:21:46thellercreate