Kaydet (Commit) 24e7a292 authored tarafından Fred Drake's avatar Fred Drake

Work around the conversion of ">>" and "<<" to guillemets. Reported by

Ping on the Doc-SIG mailing list.
üst ce260d56
......@@ -931,7 +931,7 @@ left).
\hline
\lineii{\code{\&}} {Bitwise AND}
\hline
\lineii{\code{<<}, \code{>>}} {Shifts}
\lineii{\code{<}\code{<}, \code{>}\code{>}} {Shifts}
\hline
\lineii{\code{+}, \code{-}}{Addition and subtraction}
\hline
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment