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 <[email protected]>
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: <[email protected]>
2010-03-31 00:06:09floxlinkissue2521 messages
2010-03-31 00:06:09floxcreate