Message 262638 - Python tracker
Message262638
| Author | vstinner |
|---|---|
| Recipients | brett.cannon, eric.snow, ncoghlan, python-dev, vstinner |
| Date | 2016-03-29.23:31:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1459294262.37.0.0645770554741.issue26641@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I pushed a different fix using module.__path__ since my use case is the test module splitted into at least two directories. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-03-29 23:31:02 | vstinner | set | recipients: + vstinner, brett.cannon, ncoghlan, python-dev, eric.snow |
| 2016-03-29 23:31:02 | vstinner | set | messageid: <1459294262.37.0.0645770554741.issue26641@psf.upfronthosting.co.za> |
| 2016-03-29 23:31:02 | vstinner | link | issue26641 messages |
| 2016-03-29 23:31:02 | vstinner | create | |