Searched refs:no_jump_into_finally_block (Results 1 – 1 of 1) sorted by relevance
637 def no_jump_into_finally_block(output): function647 no_jump_into_finally_block.jump = (4, 6)648 no_jump_into_finally_block.output = [3, 6, True] # The 'finally' still runs735 self.run_test(no_jump_into_finally_block)