You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
LOAD_CONST of unicode in 2.7- is the same thing as LOAD_STR. I guess previously there was no unicode.
These are byte-compiled programs compiled by Python 3.0