subprocess.spawnargs


subprocess.spawnargs 属性表示启动子进程时使用的完整命令行参数列表。

【The subprocess.spawnargs property represents the full list of command-line arguments the child process was launched with.】