Message 260607 - Python tracker
Message260607
| Author | martin.panter |
|---|---|
| Recipients | brett.cannon, martin.panter, serhiy.storchaka, vstinner |
| Date | 2016-02-21.11:21:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1456053674.02.0.0325038437945.issue26295@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
You say you couldn’t get the test package to be split into multiple directories. What did you try? As far as I can see, we need a way for test_regrtest to invoke the child process with some flag to say “add this extra directory to test.__path__”. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-21 11:21:14 | martin.panter | set | recipients: + martin.panter, brett.cannon, vstinner, serhiy.storchaka |
| 2016-02-21 11:21:14 | martin.panter | set | messageid: <1456053674.02.0.0325038437945.issue26295@psf.upfronthosting.co.za> |
| 2016-02-21 11:21:14 | martin.panter | link | issue26295 messages |
| 2016-02-21 11:21:13 | martin.panter | create | |