Message316264
| Author | pitrou |
|---|---|
| Recipients | barry, doko, ncoghlan, pitrou |
| Date | 2018-05-07.12:15:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1525695349.77.0.682650639539.issue33439@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Rather than (or in addition to) being a standalone script, python-config should be invokable as a stdlib module, e.g. "python -m sysconfig.config". This would prevent the risk of invoking the wrong script on PATH. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-07 12:15:49 | pitrou | set | recipients: + pitrou, barry, doko, ncoghlan |
| 2018-05-07 12:15:49 | pitrou | set | messageid: <1525695349.77.0.682650639539.issue33439@psf.upfronthosting.co.za> |
| 2018-05-07 12:15:49 | pitrou | link | issue33439 messages |
| 2018-05-07 12:15:49 | pitrou | create | |