There is a TODO comment in PythonEngine.cs to make the public method FormatException private. I would find a simplified version of this method really useful. You could use it to display an error message and remove your own application from the call stack.

 

    public string FormatException(Exception exception, FilterStackFrame filter)

_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to