mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Whatsnew typo
This commit is contained in:
parent
aa26488711
commit
b6bb3ad567
1 changed files with 2 additions and 2 deletions
|
@ -1725,8 +1725,8 @@ sched
|
|||
select
|
||||
------
|
||||
|
||||
Solaris and derived platforms have a new class :class:`select.devpoll`
|
||||
for high performance asyncronous sockets via :file:`/dev/poll`.
|
||||
Solaris and derivatives platforms have a new class :class:`select.devpoll`
|
||||
for high performance asynchronous sockets via :file:`/dev/poll`.
|
||||
|
||||
|
||||
shlex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue