Re: [docs] Document return value of epoll.poll (issue 29247)
30 Jan
2017
30 Jan
'17
5:53 a.m.
https://bugs.python.org/review/29247/diff/19866/Doc/library/select.rst File Doc/library/select.rst (right): https://bugs.python.org/review/29247/diff/19866/Doc/library/select.rst#newco... Doc/library/select.rst:346: Wait for events. *timeout* in seconds (float) Return a list of On 2017/01/30 12:39:39, marco.buttu wrote:
Is there a missing dot after (float)? I mean: "...in seconds (float). Return a list
Maybe it is worth indicating that timeout=-1 makes poll wait indefinitely. What about: "...*timeout* in seconds (float), and ``timeout=-1`` makes poll wait indefinitely. Return..." ? https://bugs.python.org/review/29247/
2844
Age (days ago)
2844
Last active (days ago)
0 comments
1 participants
participants (1)
-
marco.buttu@gmail.com