mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Merge from 3.1
This commit is contained in:
commit
13312638b3
1 changed files with 1 additions and 1 deletions
|
@ -869,7 +869,7 @@ object -- see :ref:`multiprocessing-managers`.
|
||||||
|
|
||||||
.. class:: Semaphore([value])
|
.. class:: Semaphore([value])
|
||||||
|
|
||||||
A bounded semaphore object: a clone of :class:`threading.Semaphore`.
|
A semaphore object: a clone of :class:`threading.Semaphore`.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue