Hi,
I'm wondering if there is any way to keep a program running when it runs
into an error (using the 'try' structure) and print the traceback to the
screen?
Thanks.
I'm wondering if there is any way to keep a program running when it runs
into an error (using the 'try' structure) and print the traceback to the
screen?
Thanks.
Comment