python-decompile3 icon indicating copy to clipboard operation
python-decompile3 copied to clipboard

Parse error at or near `END_FINALLY' instruction

Open PyRoToN opened this issue 5 years ago • 0 comments

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 .

PYC.zip decompile3_outPut.zip

PyRoToN avatar Nov 03 '20 10:11 PyRoToN