Antoine Pitrou <pit...@free.fr> added the comment:

By the way, getting rid of poll_interval for a file descriptor is easy under 
Unix, but wouldn't work under Windows (where select() only takes sockets, not 
arbitrary file descriptors).

----------

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

Reply via email to