Actually enable exception logging
This commit is contained in:
parent
9585330e43
commit
72bf637091
@ -50,4 +50,4 @@ def start(console_id, shell = None):
|
|||||||
|
|
||||||
__sugar_shell = shell
|
__sugar_shell = shell
|
||||||
__console_id = console_id
|
__console_id = console_id
|
||||||
#sys.excepthook = __exception_handler
|
sys.excepthook = __exception_handler
|
||||||
|
Loading…
Reference in New Issue
Block a user