test_conf.py
1.55 KB
-
Fix to shlex.split for *_(BINARY|ARGUMENTS) settings on windows · 74884f33
shlex.split(), without posix=False, strips "\" characters, which is obviously problematic on windows.
Frankie Dintino committed
shlex.split(), without posix=False, strips "\" characters, which is obviously problematic on windows.