http://www.nabble.com/how-to-convert-this-code-in-py-2.0-td18748830.html

On Wed, Aug 20, 2008 at 10:55 AM, Yasir Godil <[EMAIL PROTECTED]>wrote:

> I am developing a .net based script engine to execute python scripts. I
> want to handle exceptions and to track all errors related to script. What
> would be the best way to handle exceptions and to track line and column
> numbers etc. I am using scriptEngine.formatException(someException) method
> to format the exception but it throws some junk values as well with the
> formatted text. what would be the best way to achieve this functionality ?
> Yasir Godil
> ------------------------------
> View this message in context: .Net based script engine exception 
> handling<http://www.nabble.com/.Net-based-script-engine-exception-handling-tp19052524p19052524.html>
> Sent from the IronPython mailing list 
> archive<http://www.nabble.com/IronPython-f14449.html>at Nabble.com.
>
> _______________________________________________
> Users mailing list
> Users@lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>


-- 
nomadlife.org
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to