python-decompile3
python-decompile3 copied to clipboard
Parse error at or near `END_FINALLY' instruction
my python version is 3.8 and compiled code and my pyc file generated with python 3.8
here is another info may be needed:
OS : win 10 Python 3.8.6 uncompyle6 : 3.7.4 decompyle3 : 3.3.2 Python bytecode 3.8 (3413) Source code size mod 2**32
issue : Parse error at or near END_FINALLY instruction ,I get this Error in any END_FINALLY instruction.
i uploaded myfiles .