[issue19172] selectors: add keys() method

Berker Peksag report at bugs.python.org
Thu Oct 31 11:31:10 CET 2013


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 :)

----------
keywords:  -needs review
nosy: +berker.peksag

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


More information about the Python-bugs-list mailing list