1
Vote

Exception in IronPython on unhandled exception in hosted script

description

There seems to be an issue with handling exceptions that causes another exception to be thrown when IronPython is hosted.
 
I noticed it when doing Android work but chalked it up to a mobile issue; a recent SO question (http://stackoverflow.com/questions/10472599/create-system-windows-media-color-in-ironpython) shows that it happens on the desktop as well.

comments

jdhardy wrote May 20, 2012 at 6:01 AM

I cannot reproduce this. A minimal repro will be needed.