Message 277488 - Python tracker
Message277488
| Author | yan12125 |
|---|---|
| Recipients | Santiago Castro, christian.heimes, ned.deily, yan12125, zach.ware |
| Date | 2016-09-27.05:09:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1474952944.36.0.604044187336.issue28207@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yes pkg-config is not ubiquitous. My idea is using it as a fallback, so that non-standard paths can be picked up easily. > Note the bootstrap issue with that idea though; you'll need to make sure _posixsubprocess is built before importing subprocess. distutils.spawn.spawn or os.system can be used. setup.py uses the latter. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-27 05:09:04 | yan12125 | set | recipients: + yan12125, christian.heimes, ned.deily, zach.ware, Santiago Castro |
| 2016-09-27 05:09:04 | yan12125 | set | messageid: <1474952944.36.0.604044187336.issue28207@psf.upfronthosting.co.za> |
| 2016-09-27 05:09:04 | yan12125 | link | issue28207 messages |
| 2016-09-27 05:09:04 | yan12125 | create | |