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 d2694d4 commit c74061dCopy full SHA for c74061d
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