@python.org] *On
> Behalf Of *John Dickinson
> *Sent:* Monday, October 24, 2011 9:52 AM
> *To:* ironpython-users@python.org
> *Subject:* [Ironpython-users] Unhandled .Net Exception
>
> ** **
>
> Hello, I was looking at adding a handler for otherwise-uncaught .Net
> exceptions, a
.microsoft@python.org] On
Behalf Of John Dickinson
Sent: Monday, October 24, 2011 9:52 AM
To: ironpython-users@python.org
Subject: [Ironpython-users] Unhandled .Net Exception
Hello, I was looking at adding a handler for otherwise-uncaught .Net
exceptions, and had found this p
Hello, I was looking at adding a handler for otherwise-uncaught .Net
exceptions, and had found this page:
http://www.ironpython.info/index.php/Handling_Unhandled_Exceptions useful.
However, the code shown falls over where he's trying to get a nicely
formatted python exception here:
from IronPy