Files
python-uncompyle6/test/bytecode_2.5_run/README
2018-04-09 01:36:42 -04:00

6 lines
224 B
Plaintext

These are byte-compiled programs compiled by Python 2.5.
Furthermore the programs here are self-checking: when decompiled and
then run again in a 2.5 interpreter, they are likely to give an error
when they are miscompiled.