mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
Clean up some stuff in the {seealso} at the end. This avoids a little nit
(which causes processing to fail) when using the LaTeX hyperref package.
This commit is contained in:
parent
557f446618
commit
78f6aac73e
2 changed files with 10 additions and 10 deletions
|
|
@ -685,11 +685,11 @@ provide additional capabilities.
|
||||||
|
|
||||||
\begin{seealso}
|
\begin{seealso}
|
||||||
|
|
||||||
\seemodule{symbol}%
|
\seemodule{symbol}{
|
||||||
{useful constants representing internal nodes of the parse tree}
|
useful constants representing internal nodes of the parse tree}
|
||||||
|
|
||||||
\seemodule{token}%
|
\seemodule{token}{
|
||||||
{useful constants representing leaf nodes of the parse tree and
|
useful constants representing leaf nodes of the parse tree and
|
||||||
functions for testing node values}
|
functions for testing node values}
|
||||||
|
|
||||||
\end{seealso}
|
\end{seealso}
|
||||||
|
|
|
||||||
|
|
@ -685,11 +685,11 @@ provide additional capabilities.
|
||||||
|
|
||||||
\begin{seealso}
|
\begin{seealso}
|
||||||
|
|
||||||
\seemodule{symbol}%
|
\seemodule{symbol}{
|
||||||
{useful constants representing internal nodes of the parse tree}
|
useful constants representing internal nodes of the parse tree}
|
||||||
|
|
||||||
\seemodule{token}%
|
\seemodule{token}{
|
||||||
{useful constants representing leaf nodes of the parse tree and
|
useful constants representing leaf nodes of the parse tree and
|
||||||
functions for testing node values}
|
functions for testing node values}
|
||||||
|
|
||||||
\end{seealso}
|
\end{seealso}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue