You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
Both 2.7 bytecode broken from the refactor have now been reinstated, but two 3.5 and 3.6 bytecode have moved into the "todo" category.
These are byte-compiled programs compiled by Python 2.7. Furthermore, the programs here are self-checking: when decompiled and then run again in a 2.7 interpreter, they are likely to give an error when they are miscompiled.