To run a process and read all of its output, set the stdout value to PIPE and call communicate(). import subprocess process = subprocess.
確定! 回上一頁