Martin Panter <vadmium...@gmail.com> added the comment:

I think removing all mention of “None” is a step too far. The “devpoll”, 
“epoll”, and “poll” documentation all say that “None” is acceptable for the 
timeout. Only the “select” function doesn’t say this.

What about adding to the text:

* “timeout” in seconds (floats possible); the default is “None”, to wait forever

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34369>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to