Skip Montanaro <s...@pobox.com> added the comment:

I disagree.  Both os.popen and os.system work fine in the proper context
and are easier to use (and remember how to use) than the subprocess
module.  You don't give any examples of breakage, or whether said
breakage is platform-dependent.

----------
nosy: +skip.montanaro

_______________________________________
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