Éric Araujo <mer...@netwok.org> added the comment:

Note that os.popen is implemented with subprocess.  For os.system, what Raymond 
said: It complies with the Python habit of exposing calls as is, and its 
documentation already advertises subprocess.

----------
nosy: +eric.araujo

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

Reply via email to