Message 264283 - Python tracker
Message264283
| Author | xdegaye |
|---|---|
| Recipients | xdegaye |
| Date | 2016-04-26.13:42:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1461678137.48.0.743276761028.issue26859@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
unittest fails to load tests when the tests are in a package that has an __init__.pyc file and no __init__.py file. Patch attached. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-04-26 13:42:17 | xdegaye | set | recipients: + xdegaye |
| 2016-04-26 13:42:17 | xdegaye | set | messageid: <1461678137.48.0.743276761028.issue26859@psf.upfronthosting.co.za> |
| 2016-04-26 13:42:17 | xdegaye | link | issue26859 messages |
| 2016-04-26 13:42:17 | xdegaye | create | |