mirror of
https://github.com/python/cpython.git
synced 2025-11-21 19:24:44 +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::
|
.. 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.
|
Differences between the :mod:`sets` module and the built-in set types.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue