[issue23342] run() - unified high-level interface for subprocess

Martin Panter report at bugs.python.org
Fri Mar 20 01:11:05 CET 2015


Martin Panter added the comment:

One thing that just popped into my mind that I don’t think has been discussed: The patch adds the new run() function to subprocess.__all__, but the CompletedProcess class is still missing. Was that an oversight or a conscious decision?

----------

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


More information about the Python-bugs-list mailing list