Files
python-uncompyle6/test/bytecode_3.2_run
rocky 24ba5d7f40 One more LOAD_CONST->LOAD_STR remnant and...
We're good to go!

All function signatures seem to be working! YAY!

Credit goes to x0ret
2019-06-09 18:20:05 -04:00
..
2019-04-17 15:44:33 -04:00
2019-04-10 11:49:27 -04:00
2018-04-09 01:36:42 -04:00

These are byte-compiled programs compiled by Python 3.2.

Furthermore, the programs here are self-checking: when decompiled and
then run again in a 3.2 interpreter, they are likely to give an error
when they are miscompiled.