Guido van Rossum added the comment:

Well, I take it back. If you close the FD and then reuse it, you get ENOENT, 
which is not caught.  So we still need the try/except OSError.

I am going to experiment with a PollSelector as well.

----------

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

Reply via email to