uncompyle6 can cause exception #304
Labels
assess
We still haven't decided if this will be worked on or not
bug
Something isn't working
service-extract
Describe the bug
I've come across an exception from Extractor trying to decompile a PYC file. It looks like some files may cause an exception in uncompyle that isn't handled and/or processed by the alternative decompiler.
To Reproduce
When processing this file: tools.cpython-38.pyc.zip (pass: zippy)
there was an exception generated:
Expected behavior
Any error in uncompyle6 triggers processing by Decompyle++ without breaking the service.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information if pertinent):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: