mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
#10658: Fix link.
This commit is contained in:
parent
a9b1689a89
commit
54d3921c01
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ lowest valued entry is retrieved first.
|
|||
.. seealso::
|
||||
|
||||
Latest version of the `queue module Python source code
|
||||
<http://svn.python.org/view/python/branches/release27-maint/Lib/queue.py?view=markup>`_
|
||||
<http://svn.python.org/view/python/branches/release27-maint/Lib/Queue.py?view=markup>`_.
|
||||
|
||||
The :mod:`Queue` module defines the following classes and exceptions:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue