r, allowing some modicum of interaction. Sometimes, not
> always (though I cannot see a pattern), when I quit the script, the
> following error message is printed:
>
> Unhandled exception in thread started by
> Error in sys.excepthook:
>
> Original exception wa
, the following error message
is printed:
Unhandled exception in thread started by
Error in sys.excepthook:
Original exception was:
And that's it! Seems like there's some information missing? What is
the error in sys.excepthook? What was the original exception? And
where?
An
in the background using a separate
thread (the 'thread' module), while the main program serves up the
data to the user, allowing some modicum of interaction. Sometimes, not
always (though I cannot see a pattern), when I quit the script, the
following error message is printed:
Unhandle