Searched refs:get_template_locals (Results 1 – 2 of 2) sorted by relevance
92 locals = get_template_locals(tb.tb_frame.f_locals)167 def get_template_locals(real_locals): function