Searched refs:tb_dump (Results 1 – 3 of 3) sorted by relevance
282 tb_dump = traceback.format_exc()284 print str(tb_dump)286 SHELL_OUTPUT=str(tb_dump)760 tb_dump = traceback.format_exc() variable761 print str(tb_dump)
314 tb_dump = traceback.format_exc() variable315 print str(tb_dump)
981 tb_dump = traceback.format_exc() variable985 print str(tb_dump)990 print >>GLOBAL_LOGFILE, str(tb_dump)