Message305221
| Author | xdegaye |
|---|---|
| Recipients | Alex.Willmer, martin.panter, pitrou, xdegaye |
| Date | 2017-10-30.11:06:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1509361601.34.0.213398074469.issue31114@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Clarification about the test results: On archlinux /bin is a symlink to /usr/bin, so on archlinux the value of sys.prefix is '/usr' instead of the expected '/'. This is because in Modules/getpath.c, 'argv0_path' is the directory of the link target when the executable location is a symbolic link. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-10-30 11:06:41 | xdegaye | set | recipients: + xdegaye, pitrou, martin.panter, Alex.Willmer |
| 2017-10-30 11:06:41 | xdegaye | set | messageid: <1509361601.34.0.213398074469.issue31114@psf.upfronthosting.co.za> |
| 2017-10-30 11:06:41 | xdegaye | link | issue31114 messages |
| 2017-10-30 11:06:41 | xdegaye | create | |