mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
@@ -68,7 +68,7 @@ constants below:
|
||||
.. class:: SelectorKey
|
||||
|
||||
A :class:`SelectorKey` is a :class:`~collections.namedtuple` used to
|
||||
associate a file object to its underlying file decriptor, selected event
|
||||
associate a file object to its underlying file descriptor, selected event
|
||||
mask and attached data. It is returned by several :class:`BaseSelector`
|
||||
methods.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user