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

Tuomas Savolainen report at bugs.python.org
Tue Mar 25 20:08:03 CET 2014


Tuomas Savolainen added the comment:

Created a patch that adds notice of using shell=True and iterable to the documentation. Please do comment if the formatting is wrong (this my first documentation patch).

----------
Added file: http://bugs.python.org/file34619/documentation20344.patch

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


More information about the docs mailing list