Files
python-uncompyle6/test/bytecode_3.0_run
rocky 9f250b49ee Cope more JUMP/POP_IF not being in 3.0...
more is probably needed though.
2019-11-11 19:58:35 -05:00
..
2018-06-23 07:38:34 -04:00
2018-04-09 01:36:42 -04:00

These are byte-compiled programs compiled by Python 3.0.

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