Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9e7453d

Browse files
committed
Remove \module{} in link text to avoid HTML generation bug
1 parent 15353f5 commit 9e7453d

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Doc/whatsnew/whatsnew23.tex

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -520,9 +520,8 @@ \section{PEP 282: The \module{logging} Package}
520520
enough flexibility for even the most complicated applications. This
521521
is only a partial overview of the \module{logging} package's features,
522522
so please see the
523-
\ulink{\module{logging} package's reference documentation}{http://www.python.org/dev/doc/devel/lib/module-logging.html}
524-
for all of the details. Reading
525-
\pep{282} will also be helpful.
523+
\ulink{package's reference documentation}{http://www.python.org/dev/doc/devel/lib/module-logging.html}
524+
for all of the details. Reading \pep{282} will also be helpful.
526525

527526

528527
\begin{seealso}

0 commit comments

Comments
 (0)