In message <[email protected]>, Pascal Chambon wrote:
> I met the issue : select() works only on windows ... No it doesn't. It works only on sockets on Windows, on Unix/Linux it works with all file descriptors <http://docs.python.org/library/select.html>. -- http://mail.python.org/mailman/listinfo/python-list
