Popen.pid
The process ID of the child process.
Note that if you set the shell argument to True
, this is the process ID of the spawned shell.
Popen.pid
The process ID of the child process.
Note that if you set the shell argument to True
, this is the process ID of the spawned shell.
Please login to continue.