Message 178748 - Python tracker
Message178748
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon |
| Date | 2013-01-01.19:51:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1357069905.98.0.626196001358.issue16835@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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 | |