[issue18649] list2cmdline function in subprocess module handles \" sequence wrong

R. David Murray report at bugs.python.org
Sun Aug 4 18:39:09 CEST 2013


R. David Murray added the comment:

The list form of Popen should never be used with shell=True.

It would be very good if someone would propose a 'cmd.exe quote' function for the stdlib.

But both of these points don't have anything to do with this issue, as far as I can see :)

----------

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


More information about the Python-bugs-list mailing list