pycdc
pycdc copied to clipboard
Support Python 3.10 - Unsupported opcode: JUMP_IF_NOT_EXC_MATCH (210) | Decompyle incomplete
# Source Generated with Decompyle++
# File: main.pyc (Python 3.10)
Unsupported opcode: JUMP_IF_NOT_EXC_MATCH (210)
Any plans on supporting this opcode?
I also met this problem today,did you figure it out yet?