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 cbc
Recipients Ankur.Ankan, cbc, chris.jerdonek, eli.bendersky
Date 2013-04-09.04:22:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365481333.64.0.96829370769.issue15518@psf.upfronthosting.co.za>
In-reply-to
Content
Fix calls to BaseReportTestCase methods in subclasses. Not an override so don't need super().
History
Date User Action Args
2013-04-09 04:22:13cbcsetrecipients: + cbc, eli.bendersky, chris.jerdonek, Ankur.Ankan
2013-04-09 04:22:13cbcsetmessageid: <1365481333.64.0.96829370769.issue15518@psf.upfronthosting.co.za>
2013-04-09 04:22:13cbclinkissue15518 messages
2013-04-09 04:22:13cbccreate