mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
Fix seealso link to sets docs. Do not merge to Py3k.
This commit is contained in:
parent
e8d58ba6bb
commit
07c19eaa20
1 changed files with 1 additions and 1 deletions
|
|
@ -1608,7 +1608,7 @@ implementation found in the :mod:`sets` module.
|
|||
|
||||
.. seealso::
|
||||
|
||||
`Comparison to the built-in set types <comparison-to-builtin-set.html>`_
|
||||
:ref:`comparison-to-builtin-set.html`
|
||||
Differences between the :mod:`sets` module and the built-in set types.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue