Files
python-uncompyle6/test/bytecode_2.7_run
rocky 54932d36fa Small tweaks...
add-test.py: wasn't handling optimize correctly. Handle python version better
parse27.py: dyslexia
01_for_else_try_else.py: bug in found in 1.4 anydbm.py which we will
address soon
2020-07-06 18:19:06 -04:00
..
2020-07-06 18:19: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.