mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Remove link that’s already present at the top of the file
This commit is contained in:
parent
98e68adc7e
commit
07e58c3389
1 changed files with 0 additions and 3 deletions
|
@ -1136,9 +1136,6 @@ Notes on using :class:`Set` and :class:`MutableSet` as a mixin:
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
* Latest version of the :source:`Python source code for the collections
|
|
||||||
abstract base classes <Lib/_abcoll.py>`
|
|
||||||
|
|
||||||
* `OrderedSet recipe <http://code.activestate.com/recipes/576694/>`_ for an
|
* `OrderedSet recipe <http://code.activestate.com/recipes/576694/>`_ for an
|
||||||
example built on :class:`MutableSet`.
|
example built on :class:`MutableSet`.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue