STINNER Victor <[email protected]> added the comment:
if exclusive and hasattr(select, "EPOLLEXCLUSIVE"):
epoll_events |= select.EPOLLEXCLUSIVE
Maybe NotImplementedError would be more appropriate rather than silently ignore
the error?
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue35517>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com