The definition of subprocess.call() clearly mentions: It is equivalent to: run(...).returncode (except that the input and check parameters ...
確定! 回上一頁