subprocess.spawnargs


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

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