conf.py
3.24 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.