Steve Dower <[email protected]> added the comment:

Maybe we need to finally make shlex.split() at least be consistent with 
list2cmdline() on Windows so it can round-trip, perhaps with a "windows=True" 
parameter.

I don't think it's unreasonable to aim for round-tripability. That isn't near 
as hard as "correctly quoting arguments in the absence of a specification for 
how to quote arguments".

----------

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

Reply via email to