Merge with 3.2
This commit is contained in:
commit
41b1228525
|
@ -875,7 +875,7 @@ object -- see :ref:`multiprocessing-managers`.
|
|||
|
||||
.. class:: Semaphore([value])
|
||||
|
||||
A bounded semaphore object: a clone of :class:`threading.Semaphore`.
|
||||
A semaphore object: a clone of :class:`threading.Semaphore`.
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
Loading…
Reference in New Issue