Message241334
| Author | ashkop |
|---|---|
| Recipients | Claudiu.Popa, Florian.Apolloner, ashkop, eric.snow, ezio.melotti, michael.foord, rbcollins |
| Date | 2015-04-17.14:25:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1429280730.85.0.957257439542.issue23882@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Not fully. Patch for issue17457 fixed discovery when you explicitly specified namespace package as a target for discovery. I.e. when you run python -m unittest namespace_pkg But it didn't recurse into any namespace packages inside namespace_pkg. So when you run python -m unittest it doesn't go under all namespace packages (basically folders) in cwd. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-04-17 14:25:30 | ashkop | set | recipients: + ashkop, rbcollins, ezio.melotti, michael.foord, Claudiu.Popa, eric.snow, Florian.Apolloner |
| 2015-04-17 14:25:30 | ashkop | set | messageid: <1429280730.85.0.957257439542.issue23882@psf.upfronthosting.co.za> |
| 2015-04-17 14:25:30 | ashkop | link | issue23882 messages |
| 2015-04-17 14:25:30 | ashkop | create | |