[issue21753] Windows cmd.exe character escaping function

R. David Murray report at bugs.python.org
Fri Jun 13 21:38:56 CEST 2014


R. David Murray added the comment:

This should instead be an escape function parallel to the shlex.quote function for unix.  I was talking to someone on IRC the other day who had at least a partial implementation, but I guess they haven't opened an issue for it.  (At least, I can't find one.)

----------
nosy: +r.david.murray
title: subprocess shell=True on Windows character escaping -> Windows cmd.exe character escaping function

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


More information about the Python-bugs-list mailing list