[issue10197] subprocess.getoutput fails on win32

Éric Araujo report at bugs.python.org
Thu Dec 2 23:05:55 CET 2010


Éric Araujo <merwok at netwok.org> added the comment:

I think we should implement getstatusoutput and getoutput with Popen objects to gain portability and avoid spawning subshells.

----------

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


More information about the Python-bugs-list mailing list