Message178748
Don't have the base tests inherit from TestCase else they will be discovered by unittest and run even though they are not fully defined.
See http://bugs.python.org/issue16748 as the trigger for this issue. |
|
| Date |
User |
Action |
Args |
| 2013-01-01 19:51:46 | brett.cannon | set | recipients:
+ brett.cannon |
| 2013-01-01 19:51:45 | brett.cannon | set | messageid: <1357069905.98.0.626196001358.issue16835@psf.upfronthosting.co.za> |
| 2013-01-01 19:51:45 | brett.cannon | link | issue16835 messages |
| 2013-01-01 19:51:45 | brett.cannon | create | |
|