Kaydet (Commit) 0b56ce0b authored tarafından Georg Brandl's avatar Georg Brandl

Clarify that for shell=True, the shell PID will be the child PID.

üst 0fcd8821
...@@ -376,6 +376,9 @@ The following attributes are also available: ...@@ -376,6 +376,9 @@ The following attributes are also available:
The process ID of the child process. 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.
.. attribute:: Popen.returncode .. attribute:: Popen.returncode
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment