Message302338
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, xiang.zhang |
| Date | 2017-09-16.13:48:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505569691.61.0.00756129932855.issue31440@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
You are right, the path is wrong on Unix-like platforms. It's os.path.join(sys.prefix, 'lib', 'python{major}.{minor}'). But the actual path may depend on the platform, too. I don't recall how Windows sets up the path. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-16 13:48:11 | christian.heimes | set | recipients: + christian.heimes, xiang.zhang |
| 2017-09-16 13:48:11 | christian.heimes | set | messageid: <1505569691.61.0.00756129932855.issue31440@psf.upfronthosting.co.za> |
| 2017-09-16 13:48:11 | christian.heimes | link | issue31440 messages |
| 2017-09-16 13:48:11 | christian.heimes | create | |