Files
python-uncompyle6/test/bytecode_3.1_run
rocky e5f3d803a8 Start Python 1.4 decompilation ...
Tidy up test code for issue 162 and comments for some disassembly massaging.
2018-05-19 07:14:00 -04:00
..
2018-04-09 01:36:42 -04:00

These are byte-compiled programs compiled by Python 3.1.

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