<html><body>On 12:39 am, collinw@gmail.com wrote:<br />&gt;Fast and simple: I want all stdlib test cases to stop subclassing<br />&gt;unittest.TestCase and start subclassing test_support.TestCase.<br /><br />&gt;So: any objections to making this change?<br /><br />Not an objection so much as a question - if these feature additions are generally interesting (and the ones you mentioned sounded like they are) why not simply add them to unittest.TestCase itself? &#160;After all, that is in the stdlib itself already.<br /></body></html>