Message 260609 - Python tracker
Message260609
| Author | martin.panter |
|---|---|
| Recipients | brett.cannon, martin.panter, serhiy.storchaka, vstinner |
| Date | 2016-02-21.11:32:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1456054378.32.0.346965190925.issue26295@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Another idea is to make a loader script that loads the “test” module, patches its __path__, and then runs test.__main__ or whatever as usual. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-21 11:32:58 | martin.panter | set | recipients: + martin.panter, brett.cannon, vstinner, serhiy.storchaka |
| 2016-02-21 11:32:58 | martin.panter | set | messageid: <1456054378.32.0.346965190925.issue26295@psf.upfronthosting.co.za> |
| 2016-02-21 11:32:58 | martin.panter | link | issue26295 messages |
| 2016-02-21 11:32:58 | martin.panter | create | |