From: Fred Drake Date: Wed, 3 May 2006 02:29:09 +0000 (+0000) Subject: one more place to avoid extra markup (how many will there be?) X-Git-Tag: v2.5b1~721 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f1cca0a1d25f790067462fdbe35c5753ee69116;p=python one more place to avoid extra markup (how many will there be?) --- diff --git a/Doc/lib/libdis.tex b/Doc/lib/libdis.tex index 67691b709b..560cc27b45 100644 --- a/Doc/lib/libdis.tex +++ b/Doc/lib/libdis.tex @@ -55,7 +55,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 a labelled instruction, indicated with \samp{>\code{>}}, +\item a labelled instruction, indicated with \samp{>>}, \item the address of the instruction, \item the operation code name, \item operation parameters, and