[issue8110] subprocess.py doesn't correctly detect Windows machines

R. David Murray report at bugs.python.org
Wed Mar 10 17:13:28 CET 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

Probably it should use platform.system() == 'Windows' instead.

----------
keywords: +easy
nosy: +dino.viehland, michael.foord, r.david.murray

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8110>
_______________________________________


More information about the Python-bugs-list mailing list