Files
python-uncompyle6/test/bytecode_2.7_run
rocky 17d07eaf00 continuing xdis refactor aftermath...
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.
2020-04-18 18:47:06 -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 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.