Amaury Forgeot d'Arc <[email protected]> added the comment:

> Could this be some bizzarre bug in the quote parser of cmd.exe?
Yes, this is even documented with "cmd /?":
"""
[...]If you specify /c or /k, cmd processes the remainder of string and 
quotation marks are preserved only if all of the following conditions are met:
[...]- You use exactly one set of quotation marks.
"""

----------
nosy: +amaury.forgeotdarc

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue11034>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to