Unverified Kaydet (Commit) 6dc57e2a authored tarafından Tal Einat's avatar Tal Einat Kaydeden (comit) GitHub

bpo-31938: Convert selectmodule.c to Argument Clinic (GH-4265)

üst fe524df3
......@@ -351,7 +351,7 @@ Edge and Level Trigger Polling (epoll) Objects
Remove a registered file descriptor from the epoll object.
.. method:: epoll.poll(timeout=-1, maxevents=-1)
.. method:: epoll.poll(timeout=None, maxevents=-1)
Wait for events. timeout in seconds (float)
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment