Searched refs:test_tb (Results 1 – 1 of 1) sorted by relevance
21 test_tb = namedtuple('tb', ['tb_frame', 'tb_lineno', 'tb_next']) variable1416 tb = test_tb(f, 6, None)1427 tb = test_tb(f, 6, None)1438 tb = test_tb(f, 6, None)