mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
parent
9997073736
commit
b0d8203654
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue