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

Brian Curtin report at bugs.python.org
Wed Mar 10 17:19:30 CET 2010


Brian Curtin <curtin at acm.org> added the comment:

Also, using platform.system() == 'Windows' would exclude IronPython running on Mono.

----------
nosy: +brian.curtin

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


More information about the Python-bugs-list mailing list