mirror of
https://github.com/python/cpython.git
synced 2026-05-03 00:58:30 +00:00
#8000: fix deprecated directive. What a shame to lose that glorious issue number to such a minor bug :)
This commit is contained in:
parent
8614817875
commit
6ae19ade64
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
:synopsis: Lock and queue for mutual exclusion.
|
||||
:deprecated:
|
||||
|
||||
.. deprecated::
|
||||
.. deprecated:: 2.6
|
||||
The :mod:`mutex` module has been removed in Python 3.0.
|
||||
|
||||
.. sectionauthor:: Moshe Zadka <moshez@zadka.site.co.il>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue