python-uncompyle6/test/bytecode_3.0
2020-06-04 05:34:19 -04:00
..
00_import.pyc Go over some 3.0 and 3.1 tests 2019-11-18 22:46:27 -05:00
00_pass.pyc Start bytecode 3.0 decompiling 2016-11-06 09:20:46 -05:00
01_comprehension.pyc 3.0 list comprehensions 2018-06-09 23:14:04 -04:00
01_ops.pyc ops coverage on 3.{0,1} 2017-11-30 12:38:08 -05:00
02_ifelse_lambda.pyc More 3.0 bug fixing and tollerance and... 2018-06-12 12:19:43 -04:00
02_try_except_except.pyc More Python 3.0 for JUMP elimination ... 2019-11-11 13:50:48 -05:00
02_while1_if_while1.pyc More 3.0 control-flow rules... 2019-11-11 19:07:58 -05:00
03_if_try_raise.pyc Fix another 3.0 bug 2018-06-22 14:32:52 -04:00
03_ifelse.pyc Bug in 3.0 rule in "jump_absolute_else" ... 2019-11-12 16:31:43 -05:00
03_pop_top.pyc More 3.0 grammar fixes... 2018-06-10 05:26:00 -04:00
04_multi_assign.pyc Start bytecode 3.0 decompiling 2016-11-06 09:20:46 -05:00
04_raise.pyc Start bytecode 3.0 decompiling 2016-11-06 09:20:46 -05:00
04_withas.pyc ast-check "for" is a loop; sync "withas" test .. 2020-06-04 05:34:19 -04:00
05_abc_test.pyc More xdis upgrade fixes... 2020-04-18 22:26:24 -04:00
05_unicode_literals.pyc Start to handle FUTURE_UNICODE_LITERALS flag 2017-12-05 13:28:26 -05:00
07_withstmt_fn.pyc Go over some 3.0 and 3.1 tests 2019-11-18 22:46:27 -05:00
10_classdec.pyc Fix improper 3.0 class handling... 2018-04-12 17:59:39 -04:00
10_for.pyc Start bytecode 3.0 decompiling 2016-11-06 09:20:46 -05:00
README Go over verification routines again 2018-01-24 06:20:38 -05:00

These are byte-compiled programs compiled by Python 3.0