]> granicus.if.org Git - python/commitdiff
fix link to subsection (SF bug #1311674)
authorFred Drake <fdrake@acm.org>
Mon, 3 Oct 2005 14:25:40 +0000 (14:25 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 3 Oct 2005 14:25:40 +0000 (14:25 +0000)
Doc/lib/libstdtypes.tex

index 17c558f762474a1c4514d458951c703ef902a9ce..c98322b93aadd288b619aa45c794bcad28f292d7 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}