[issue7839] Popen should raise ValueError if pass a string when shell=False or a list when shell=True

Chris Rebert report at bugs.python.org
Mon May 14 02:22:34 CEST 2012


Chris Rebert <pybugs at rebertia.com> added the comment:

Re: Nick's comments:

Besides `close_fds`, what other Popen parameters currently have suboptimal defaults?

----------

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


More information about the Python-bugs-list mailing list