[issue9265] Incorrect name passed as arg[0] when shell=True and executable specified

Stefan Krah report at bugs.python.org
Mon Jul 19 16:57:25 CEST 2010


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

David, thanks for all the comments! - The string/bytes issue was caused
by the fact that p.stdout is only opened in text mode when universal_newlines=True.


Committed fix in r82971, r82972, r82973 and r82974. I'll close this issue
if all buildbots are ok.

----------

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


More information about the Python-bugs-list mailing list