]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
fix link to subsection (SF bug #1311674)
authorFred Drake <fdrake@acm.org>
Mon, 3 Oct 2005 14:27:04 +0000 (14:27 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 3 Oct 2005 14:27:04 +0000 (14:27 +0000)
Doc/lib/libstdtypes.tex

index 65e96bf0f7cf7f5bb597169e01906c438b76118a..93ed0e78e777130150247de4f05abef4137d185a 100644 (file)
@@ -1295,8 +1295,10 @@ The design of the set types was based on lessons learned from the
 \module{sets} module.
      
 \begin{seealso}     
-  \seemodule[comparison-to-builtin-set]{sets}{Differences between
-     the \module{sets} module and the built-in set types.}                                           
+  \seelink{comparison-to-builtin-set.html}
+          {Comparison to the built-in set types}
+          {Differences between the \module{sets} module and the
+           built-in set types.}                                              
 \end{seealso}