mirror of
https://github.com/python/cpython.git
synced 2025-09-24 17:33:29 +00:00
Merge: Make sentence correct English.
This commit is contained in:
commit
7d0d6ee525
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ Process
|
||||||
:func:`create_subprocess_shell` function.
|
:func:`create_subprocess_shell` function.
|
||||||
|
|
||||||
The API of the :class:`~asyncio.subprocess.Process` class was designed to be
|
The API of the :class:`~asyncio.subprocess.Process` class was designed to be
|
||||||
closed the API of the :class:`subprocess.Popen` class, but they are some
|
close to the API of the :class:`subprocess.Popen` class, but there are some
|
||||||
differences:
|
differences:
|
||||||
|
|
||||||
* There is no explicit :meth:`~subprocess.Popen.poll` method
|
* There is no explicit :meth:`~subprocess.Popen.poll` method
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue