Message288020
| Author | methane |
|---|---|
| Recipients | christian.heimes, lemburg, methane, vstinner |
| Date | 2017-02-17.16:42:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1487349760.33.0.160846563555.issue29585@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I create #29592 for abs_paths(). Let's focus on sysconfig in this issue. PR 136 ports really needed part of sysconfig into site.py already. 'PYTHONFRAMEWORK' on macOS is the only variable we need import from sysconfig. Adding `site.cfg` like `pyvenv.cfg` make sense? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-17 16:42:40 | methane | set | recipients: + methane, lemburg, vstinner, christian.heimes |
| 2017-02-17 16:42:40 | methane | set | messageid: <1487349760.33.0.160846563555.issue29585@psf.upfronthosting.co.za> |
| 2017-02-17 16:42:40 | methane | link | issue29585 messages |
| 2017-02-17 16:42:40 | methane | create | |