Message139255
I have a feeling I added the arguments to TestResult.__init__ to allow it to be used as a silent test result directly in place of TextTestResult. I still need to check this.
Not adding the arguments to the super call in TextTestResult would have been an oversight. Let me check this understanding is correct, and if there is no reason for it not to pass on those arguments I'll fix it. |
|
Date |
User |
Action |
Args |
2011-06-27 10:16:24 | michael.foord | set | recipients:
+ michael.foord, rhettinger, terry.reedy, r.david.murray, branker |
2011-06-27 10:16:24 | michael.foord | set | messageid: <1309169784.13.0.488204530458.issue12376@psf.upfronthosting.co.za> |
2011-06-27 10:16:23 | michael.foord | link | issue12376 messages |
2011-06-27 10:16:23 | michael.foord | create | |
|