python-uncompyle6/test/bytecode_2.6
2016-07-08 07:01:48 -04:00
..
00_assign.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
00_import.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
00_pass.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
01_class.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
01_list_comprehension.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
01_positional.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
01_try_except.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
02_def.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
02_slice.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
03_if_elif.pyc 2.6.9 bug: multiple COME_FROMs via "or"/"assert" 2016-07-06 21:07:40 -04:00
04_raise.pyc < 2.7 bug in not distinguishing raise from assert 2016-07-06 19:52:02 -04:00
04_withas.pyc Python 2.6 with as stmt 2016-07-02 22:24:28 -04:00
05_for_for.pyc 2.6.9 list comprehension 2016-06-30 06:51:20 -04:00
05_if.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
05_ifelse.pyc WIP 2.6 j{f,b}_pop fix 2016-06-27 16:16:35 -04:00
05_try_except.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
05_with.pyc Start going over Python 2.5 bytecode 2016-07-08 07:01:48 -04:00
06_for_break.pyc More 2.6.9 bugs fixed 2016-06-30 21:42:49 -04:00
06_list_ifnot_and.pyc Start custom grammar for 2.6 and ... 2016-06-02 19:16:27 -04:00
06_return_if.pyc 2.6 ifelsestmt 2016-07-01 17:15:00 -04:00
06_setif_comprehension.pyc A 2.6 comprehension bug 2016-06-29 21:24:19 -04:00
07_for_if_continue.pyc 2.6 ifelse/while modifications 2016-06-29 12:46:02 -04:00
07_return_end_if.pyc Another 2.6 return_stmt bug 2016-07-01 07:51:15 -04:00
07_try_pass.pyc <= 2.6 weird jump out of try block 2016-06-30 06:21:13 -04:00
07_withstmt_fn.pyc 2.6. with fn() 2016-06-28 10:54:01 -04:00
08_for_if_for.pyc 2.6 genexpr. Some not quite right. 2016-06-29 23:32:29 -04:00
08_while1_if_continue.pyc while1 bug in 2.6 and 2.7 2016-07-07 13:08:00 -04:00
10_class.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
10_for.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
10_if_else_ternary.pyc Handle Ternary "or". Remove mention of uncompyle3 2016-04-07 07:18:46 -04:00
10_keyword.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
10_mixed_boolean.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
10_while.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
15_assert.pyc 2.6.9 assert 2-arg bug 2016-06-29 22:28:52 -04:00
15_for_if.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
20_try_except.pyc Add verify tests. Add Python 2.6 bytecode and use. 2015-12-26 19:14:53 -05:00
25_try_except.pyc WIP Python-2.6 but don't remove opcodes 2016-06-24 18:15:59 -04:00