Actually enable exception logging

This commit is contained in:
Marco Pesenti Gritti 2006-08-11 23:30:03 +02:00
parent 9585330e43
commit 72bf637091

View File

@ -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