use sys.platform rather than platform.system to detect Windows
- the latter can even call 'uname' which is not necessary in this case.
Showing
Please register or sign in to comment
- the latter can even call 'uname' which is not necessary in this case.