Searched refs:get_message_lines (Results 1 – 2 of 2) sorted by relevance
223 def get_message_lines(typ, exc, tb): function265 lines = get_message_lines(typ, exc, tb)
55 actual = run.get_message_lines(typ, val, tb)[0]