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 4bd79c3 commit 1b29c03Copy full SHA for 1b29c03
1 file changed
Doc/library/asyncio-policy.rst
@@ -81,7 +81,7 @@ The abstract event loop policy base class is defined as follows:
81
82
.. method:: set_child_watcher(watcher)
83
84
- Get the current child process watcher to *watcher*.
+ Set the current child process watcher to *watcher*.
85
86
This function is Unix specific.
87
0 commit comments