mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
Fix grammar.
This commit is contained in:
parent
f580d5b6f7
commit
b72e69e529
1 changed files with 1 additions and 1 deletions
|
|
@ -1767,7 +1767,7 @@ sched
|
|||
select
|
||||
------
|
||||
|
||||
Solaris and derivatives platforms have a new class :class:`select.devpoll`
|
||||
Solaris and derivative platforms have a new class :class:`select.devpoll`
|
||||
for high performance asynchronous sockets via :file:`/dev/poll`.
|
||||
(Contributed by Jesús Cea Avión in :issue:`6397`.)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue