[issue2304] subprocess under windows fails to quote properly when shell=True

Tim Golden report at bugs.python.org
Tue Mar 18 11:37:20 CET 2008


Tim Golden <mail at timgolden.me.uk> added the comment:

Updated patch against r61514. Test code now PEP8-compliant (I hope). New
tests cover spaces in command and parameter with and without shell=True,
both as simple command string and as list of command/args.

Added file: http://bugs.python.org/file9725/subprocess-r61514.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2304>
__________________________________


More information about the Python-bugs-list mailing list