From 07e58c33896c382ebccd99ed8dc28e457ab96c45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Araujo?= Date: Fri, 3 Jun 2011 20:43:42 +0200 Subject: =?UTF-8?q?Remove=20link=20that=E2=80=99s=20already=20present=20at?= =?UTF-8?q?=20the=20top=20of=20the=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Doc/library/collections.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/Doc/library/collections.rst b/Doc/library/collections.rst index 79db55e..1a41a50 100644 --- a/Doc/library/collections.rst +++ b/Doc/library/collections.rst @@ -1136,9 +1136,6 @@ Notes on using :class:`Set` and :class:`MutableSet` as a mixin: .. seealso:: - * Latest version of the :source:`Python source code for the collections - abstract base classes ` - * `OrderedSet recipe `_ for an example built on :class:`MutableSet`. -- cgit v0.12