Kaydet (Commit) e72a9a13 authored tarafından Neal Norwitz's avatar Neal Norwitz

SF patch #591305 Documentation err in bytecode defs

üst 63c4220f
...@@ -303,7 +303,7 @@ Implements \code{TOS = TOS1[TOS:]}. ...@@ -303,7 +303,7 @@ Implements \code{TOS = TOS1[TOS:]}.
\end{opcodedesc} \end{opcodedesc}
\begin{opcodedesc}{SLICE+2}{} \begin{opcodedesc}{SLICE+2}{}
Implements \code{TOS = TOS1[:TOS1]}. Implements \code{TOS = TOS1[:TOS]}.
\end{opcodedesc} \end{opcodedesc}
\begin{opcodedesc}{SLICE+3}{} \begin{opcodedesc}{SLICE+3}{}
......
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