rocky / python-xdis

Python cross-version bytecode library and disassembler
GNU General Public License v2.0
292 stars 95 forks source link

Fixed typo in op_imports.py #74

Closed dperret closed 3 years ago

dperret commented 3 years ago

Fixed a typo in op_imports.py - updated "opcode_with_args" to "opcodes_with_args".