mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
Clarify what versions of Windows are supported, and add Linux
specifically.
This commit is contained in:
parent
9ecf9ce161
commit
7d428ecc57
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ semaphores}) are provided.
|
||||||
\index{binary semaphores}
|
\index{binary semaphores}
|
||||||
\index{semaphores, binary}
|
\index{semaphores, binary}
|
||||||
|
|
||||||
The module is optional. It is supported on Windows NT and '95, SGI
|
The module is optional. It is supported on Windows, Linux, SGI
|
||||||
IRIX, Solaris 2.x, as well as on systems that have a \POSIX{} thread
|
IRIX, Solaris 2.x, as well as on systems that have a \POSIX{} thread
|
||||||
(a.k.a. ``pthread'') implementation.
|
(a.k.a. ``pthread'') implementation.
|
||||||
\index{pthreads}
|
\index{pthreads}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue