[issue39624] Trace greedy replaces $prefix and $exec_prefix

Ben Boeckel report at bugs.python.org
Thu Feb 13 10:05:11 EST 2020


Ben Boeckel <bugs.python at me.benboeckel.net> added the comment:

`\b` is a bit too loose. That example should *not* have it replaced because it is not a full path component.

(Granted, any of these conflicting paths are "dumb" in general; I'm fine with just leaving this as a low priority, but if it does get modified, it should actually get fixed.)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39624>
_______________________________________


More information about the Python-bugs-list mailing list