Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

I don't think you can tighten the API at this point.  We could however make 
Popen complain when options are going to be thrown away.  Or it could be made 
more liberal about what is accepts (running shlex on string input or join on 
list input as needed).
----------
nosy: +rhettinger

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13197>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to