[issue19172] selectors: add keys() method

Charles-François Natali report at bugs.python.org
Thu Oct 31 11:52:37 CET 2013


Charles-François Natali added the comment:

> Berker Peksag added the comment:
>
> +   .. method:: get_map()
> +
> +      Return a mapping of file objects to selector keys.
>
> I kind of feel like a walking linter though I think this needs a versionadded tag :)

Well, selectors have been added to 3.4 - which hasn't been released
yet - so no versionadded is needed (there's one at the module-level).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19172>
_______________________________________


More information about the Python-bugs-list mailing list