Files
python-uncompyle6/test/bytecode_2.5_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-07 21:24:35 -05:00
2018-01-07 21:24:35 -05:00
2018-01-24 06:20:38 -05:00

These are byte-compiled programs compiled by Python 2.5.

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