消息 [361946]
> 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).
re.sub() can be used to leave $prefixpath unchanged. Yeah, please open a separed issue. Sorry, I missed this part of the bug report. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2020-02-13 08:35:46 | vstinner | 修改 | recipients:
+ vstinner, mathstuf, miss-islington |
| 2020-02-13 08:35:46 | vstinner | 修改 | messageid: <1581582946.76.0.998743401211.issue21016@roundup.psfhosted.org> |
| 2020-02-13 08:35:46 | vstinner | 链接 | issue21016 messages |
| 2020-02-13 08:35:46 | vstinner | 创建 | |
|