Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a560a1 commit 2249d9fCopy full SHA for 2249d9f
1 file changed
Doc/library/asyncio-subprocess.rst
@@ -179,7 +179,7 @@ Process
179
:func:`create_subprocess_shell` function.
180
181
The API of the :class:`~asyncio.subprocess.Process` class was designed to be
182
- 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
183
differences:
184
185
* There is no explicit :meth:`~subprocess.Popen.poll` method
0 commit comments