There was an error while loading. Please reload this page.
dis.HAVE_ARGUMENT is only correct for 'normal' opcodes (not specialised, instrumented or pseudo ops). We have the dis.hasarg alternative now, which is correct for all opcode types.
dis.HAVE_ARGUMENT is only correct for 'normal' opcodes (not specialised, instrumented or pseudo ops). We have the dis.hasarg alternative now, which is correct for all opcode types.
Linked PRs