![]() The problem on Windows was that the \b in "..\bin" was interpreted
as an escape sequence. Use r"" strings to prevent that.
This reverts commit
|
||
---|---|---|
.. | ||
lit.cfg.py | ||
lit.site.cfg.py.in |
![]() The problem on Windows was that the \b in "..\bin" was interpreted
as an escape sequence. Use r"" strings to prevent that.
This reverts commit
|
||
---|---|---|
.. | ||
lit.cfg.py | ||
lit.site.cfg.py.in |