[issue20344] subprocess.check_output() docs misrepresent what shell=True does

Tuomas Savolainen report at bugs.python.org
Fri Mar 21 09:11:51 CET 2014


Tuomas Savolainen added the comment:

Made a patch that throws exception as suggested:
"3- Make check_output() throw an Exception if the first argument is a list and shell=True"

----------
keywords: +patch
nosy: +Tuomas.Savolainen
Added file: http://bugs.python.org/file34543/issue20344.patch

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


More information about the Python-bugs-list mailing list