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 c789673 commit 65277beCopy full SHA for 65277be
xdis/opcodes/opcode_313.py
@@ -12,7 +12,7 @@
12
13
init_opdata(loc, opcode_312, version_tuple)
14
15
-# extend op tables for new psuedo ops
+# extend op tables for new pseudo ops
16
loc["opname"].extend(["<267>"])
17
loc["oppop"].extend([0])
18
loc["oppush"].extend([0])
0 commit comments