Searched refs:excepthook (Results 1 – 3 of 3) sorted by relevance
105 sys.excepthook = hook121 sys.excepthook = hook
19 sys.excepthook = exception_formatter.PrintFormattedException
38 def excepthook(typ, value, tb): function41 sys.excepthook = sys.__excepthook__55 return excepthook362 sys.excepthook = boto_except_hook(options.debugger,