Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfaf3d6 commit d7feffdCopy full SHA for d7feffd
2 files changed
Doc/lib/libdis.tex
@@ -198,7 +198,7 @@ \subsection{Python Byte Code Instructions}
198
\end{opcodedesc}
199
200
\begin{opcodedesc}{BINARY_XOR}{}
201
-Implements \code{TOS = TOS1 \^{ }TOS}.
+Implements \code{TOS = TOS1 \^\ TOS}.
202
203
204
\begin{opcodedesc}{BINARY_OR}{}
Doc/libdis.tex
0 commit comments