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 benjamin.peterson
Recipients ajaksu2, amaury.forgeotdarc, benjamin.peterson, flox, pitrou, stutzbach
Date 2010-03-31.00:02:07
SpamBayes Score 0.0004457229
Marked as misclassified No
Message-id <1269993729.28.0.0898954980998.issue2521@psf.upfronthosting.co.za>
In-reply-to
Content
In those cases, it's because __subclasscheck__ is overridden. You can't register a old-style class.
History
Date User Action Args
2010-03-31 00:02:09benjamin.petersonsetrecipients: + benjamin.peterson, amaury.forgeotdarc, pitrou, ajaksu2, stutzbach, flox
2010-03-31 00:02:09benjamin.petersonsetmessageid: <1269993729.28.0.0898954980998.issue2521@psf.upfronthosting.co.za>
2010-03-31 00:02:08benjamin.petersonlinkissue2521 messages
2010-03-31 00:02:08benjamin.petersoncreate