Closed softzer0 closed 7 years ago
Since this is written in Python 2 it can't extract PYTHONSCRIPT if it's written in Python 3 - it throws an exception ValueError: bad marshal data (unknown type code).
PYTHONSCRIPT
ValueError: bad marshal data (unknown type code)
Since this is written in Python 2 it can't extract
PYTHONSCRIPT
if it's written in Python 3 - it throws an exceptionValueError: bad marshal data (unknown type code)
.