mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Merge with 3.2
This commit is contained in:
commit
41b1228525
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue