Files
python-uncompyle6/test/bytecode_3.4_run
rocky 0c4ab699b5 3.4+ while handling with returns ...
these while loops don't have a JUMP_BACK in them
2019-04-15 12:03:11 -04:00
..
2018-06-13 18:47:36 -04:00
2019-04-10 11:49:27 -04:00
2019-04-10 07:22:43 -04:00
2019-04-10 11:05:46 -04:00
2018-04-09 01:36:42 -04:00

These are byte-compiled programs compiled by Python 3.4.

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