Serhiy Storchaka added the comment: > Also, is it right to raise an exception in case of concurrent invocation?
It is right for poll() because it was not concurrently usable in previous versions in any case. For epoll() it is an another issue. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8865> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com