Message361941
| Author | mathstuf |
|---|---|
| Recipients | mathstuf, miss-islington, vstinner |
| Date | 2020-02-13.07:52:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1581580330.59.0.530691404372.issue21016@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Thanks! Should I file a new issue for the other (less urgent) problem mentioned at the bottom or is it not really worth fixing? > It also erroneously replaces things like '$prefixpath'. It should probably do split the path on the path separators and only replace components that are equal to $prefix or $exec_prefix (so that the '$' can be escaped for directories named as such literally, but that would require a pass to parse the escapes). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-02-13 07:52:10 | mathstuf | set | recipients: + mathstuf, vstinner, miss-islington |
| 2020-02-13 07:52:10 | mathstuf | set | messageid: <1581580330.59.0.530691404372.issue21016@roundup.psfhosted.org> |
| 2020-02-13 07:52:10 | mathstuf | link | issue21016 messages |
| 2020-02-13 07:52:10 | mathstuf | create | |