]> granicus.if.org Git - python/commitdiff
Remove \module{} in link text to avoid HTML generation bug
authorAndrew M. Kuchling <amk@amk.ca>
Mon, 25 Nov 2002 16:02:13 +0000 (16:02 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Mon, 25 Nov 2002 16:02:13 +0000 (16:02 +0000)
Doc/whatsnew/whatsnew23.tex

index 27519557b90611edd83f3bc72aee158e4bd2e49e..e90b60490dbf637cfa033ea0182d987a14ea9731 100644 (file)
@@ -520,9 +520,8 @@ With all of these features the \module{logging} package should provide
 enough flexibility for even the most complicated applications.  This
 is only a partial overview of the \module{logging} package's features,
 so please see the
-\ulink{\module{logging} package's reference documentation}{http://www.python.org/dev/doc/devel/lib/module-logging.html}
-for all of the details.  Reading
-\pep{282} will also be helpful.
+\ulink{package's reference documentation}{http://www.python.org/dev/doc/devel/lib/module-logging.html}
+for all of the details.  Reading \pep{282} will also be helpful.
 
 
 \begin{seealso}