trackback-fix
This commit is contained in:
parent
3a02999e4f
commit
2db81462d0
|
@ -48,7 +48,6 @@ local_headers = [
|
||||||
|
|
||||||
|
|
||||||
def exception_handler(exception_type, exception, traceback, debug_hook=sys.excepthook):
|
def exception_handler(exception_type, exception, traceback, debug_hook=sys.excepthook):
|
||||||
traceback.print_exc()
|
|
||||||
print("%s: %s" % (exception_type.__name__, exception))
|
print("%s: %s" % (exception_type.__name__, exception))
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user