mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2024-11-23 21:20:06 +00:00
8b74d8f855
Go over runtests.sh for 3.5 |
||
---|---|---|
.. | ||
00_assign.pyc | ||
02_slice.pyc | ||
04_call_function.pyc | ||
04_def_annotate.pyc | ||
04_lambda_star_default.pyc | ||
05_abc_test.pyc | ||
06_while_return.pyc | ||
08_while_if.pyc | ||
10_for.pyc | ||
10_mixed_boolean.pyc | ||
README |
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.