mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2024-11-23 13:09:49 +00:00
.. | ||
00_docstring.pyc | ||
01_for_else_try_else.pyc | ||
01_ifelse_listcomp.pyc | ||
01_lambda_call.pyc | ||
01_triple_compare.pyc | ||
02_assert.pyc | ||
02_ifelse_comprehension.pyc | ||
02_ifelse_lambda.pyc | ||
02_loop_continue_dead_code.pyc | ||
02_slice.pyc | ||
03_comprehension_in_lambda.pyc | ||
03_doc_assign.pyc | ||
04_ifelse_parens.pyc | ||
05_control_flow_bugs.pyc | ||
05_dict_comp.pyc | ||
05_long_literals.pyc | ||
05_not_unconditional.pyc | ||
07_for_if_else-continue.pyc-notyet | ||
15_mixed_expressions.pyc | ||
README |
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.