mirror of
https://github.com/python/cpython.git
synced 2024-12-18 14:24:33 +08:00
#16530: merge with 3.3.
This commit is contained in:
commit
ff790aac66
@ -2925,7 +2925,7 @@ written in Python, such as a mail server's external command delivery program.
|
||||
with :const:`P_NOWAIT` return suitable process handles.
|
||||
|
||||
|
||||
.. function:: wait3([options])
|
||||
.. function:: wait3(options)
|
||||
|
||||
Similar to :func:`waitpid`, except no process id argument is given and a
|
||||
3-element tuple containing the child's process id, exit status indication, and
|
||||
|
Loading…
Reference in New Issue
Block a user