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 flox
Recipients ajaksu2, amaury.forgeotdarc, benjamin.peterson, flox, pitrou, stutzbach
Date 2010-03-31.00:06:09
SpamBayes Score 0.0014968764
Marked as misclassified No
Message-id <1269993970.65.0.287275928679.issue2521@psf.upfronthosting.co.za>
In-reply-to
Content
> ABCTestCase.validate_isinstance ... specifically tests that
> both new-style and old-style classes work...

I fixed some parts with issue #7624, and changeset r78800.
History
Date User Action Args
2010-03-31 00:06:10floxsetrecipients: + flox, amaury.forgeotdarc, pitrou, ajaksu2, benjamin.peterson, stutzbach
2010-03-31 00:06:10floxsetmessageid: <1269993970.65.0.287275928679.issue2521@psf.upfronthosting.co.za>
2010-03-31 00:06:09floxlinkissue2521 messages
2010-03-31 00:06:09floxcreate