%include file="/pageheader.html"/> <%!import threading,sys,inspect,traceback%> <%! from kaithem.src import util %>
${"\n".join(traceback.format_stack(info[i.ident]))}
Locals
${info[i.ident].f_locals|h}
%except Exception as e1:
${e1}
%try:
Current Frame Info: ${inspect.getframeinfo(info[i.ident])|h}
%except Exception as e:
${e}
%endtry
%endtry