STINNER Victor added the comment:

The first place to warn uses about dangerous function calls is the 
documentation, and your patch doesn't touch the documentation.

You can for example suggest to use check_output(), getstatusouptut() or 
getoutput().

----------

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

Reply via email to