STINNER Victor added the comment:

2015-02-05 18:46 GMT+01:00 Giampaolo Rodola' <rep...@bugs.python.org>:
> +        def modify(self, fileobj, events, data=None):
> +            ...
> +            if events != key.events:

You should update the SelectorKey in the case, no?

----------

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

Reply via email to