Without this, we can output a mixture of '/' and '\' on platforms where os.path.sep is '\' and prefix or outdir uses '/'. Let's always return the path in the format of the platform we're running on. This is needed to make the test_install_introspection() unittest work properly on Windows.pull/1356/head
parent
8e36697617
commit
b3d5db49e8
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue