From: Fred Drake Date: Thu, 18 Dec 2003 06:08:29 +0000 (+0000) Subject: apply hackish work-around to make sure double hyphens aren't screwed X-Git-Tag: v2.3.3~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d1757e249fab765e3c3c4bb506612aa7521c929f;p=thirdparty%2FPython%2Fcpython.git apply hackish work-around to make sure double hyphens aren't screwed up in the generated HTML (this won't be needed on the trunk) --- diff --git a/Doc/lib/libdis.tex b/Doc/lib/libdis.tex index d0354c634dc7..718623b1a146 100644 --- a/Doc/lib/libdis.tex +++ b/Doc/lib/libdis.tex @@ -56,7 +56,7 @@ was provided. The output is divided in the following columns: \begin{enumerate} \item the line number, for the first instruction of each line -\item the current instruction, indicated as \samp{-->}, +\item the current instruction, indicated as \samp{-\code{-}>}, \item a labelled instruction, indicated with \samp{>\code{>}}, \item the address of the instruction, \item the operation code name,