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

6 lines
224 B
Plaintext

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