Files
python-uncompyle6/test/bytecode_3.1_run
rocky cb27f244dc Go over verification routines again
Add meager verify-run tests for those versions. More tests will follow
2018-01-24 06:20:38 -05:00
..
2018-01-24 06:20:38 -05: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 will give an error if they
are miscompiled.