[docs] [issue21557] os.popen & os.system lack shell-related security warnings

STINNER Victor report at bugs.python.org
Fri Dec 5 22:38:35 CET 2014


STINNER Victor added the comment:

subprocess.getstatusoutput(cmd) needs also this note (or warning).

----------

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


More information about the docs mailing list