Actually enable exception logging

master
Marco Pesenti Gritti 18 years ago
parent 9585330e43
commit 72bf637091

@ -50,4 +50,4 @@ def start(console_id, shell = None):
__sugar_shell = shell
__console_id = console_id
#sys.excepthook = __exception_handler
sys.excepthook = __exception_handler

Loading…
Cancel
Save