STINNER Victor added the comment:

> Perhaps the method shouldn't be called keys() to avoid any confusion with 
> subclasses of the Container ABC?

If you don't want to rename the SelectorKey class, rename the method
to get_keys().

----------

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

Reply via email to