[issue20451] os.exec* mangles argv on windows (splits on spaces, etc)

Raymond Hettinger report at bugs.python.org
Tue Jul 15 08:14:44 CEST 2014


Raymond Hettinger added the comment:

> My vote is for leaving this alone and letting the higher level
> functions be more clever. Changing this function is certain to 
> break existing code in unpredictable ways.

That is sensible.  Marking this as closed.

----------
resolution:  -> wont fix
status: open -> closed

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


More information about the Python-bugs-list mailing list