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 anacrolix
Recipients anacrolix, eric.araujo, michael.foord, r.david.murray
Date 2012-03-29.14:55:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333032945.06.0.0911237183869.issue14408@psf.upfronthosting.co.za>
In-reply-to
Content
It could in fact be necessary, if the inheritance cannot be juggled to  give the right MRO. Fortunately this is not the case, I should have a patch using TestCase inheritance for discovery tomorrow.
History
Date User Action Args
2012-03-29 14:55:45anacrolixsetrecipients: + anacrolix, eric.araujo, r.david.murray, michael.foord
2012-03-29 14:55:45anacrolixsetmessageid: <1333032945.06.0.0911237183869.issue14408@psf.upfronthosting.co.za>
2012-03-29 14:55:44anacrolixlinkissue14408 messages
2012-03-29 14:55:44anacrolixcreate