[IronPython] CodeContext

Huzaifa huzi_1982 at hotmail.com
Sun Aug 24 05:30:49 CEST 2008


I am try to get traceback object , for that i am trying different things 



Tomas Matousek wrote:
> 
> The class might be actually be called ExceptionService in your bits. It
> was renamed recently.
> 
> Tomas
> 
> -----Original Message-----
> From: users-bounces at lists.ironpython.com
> [mailto:users-bounces at lists.ironpython.com] On Behalf Of Tomas Matousek
> Sent: Saturday, August 23, 2008 7:53 PM
> To: Discussion of IronPython
> Subject: Re: [IronPython] CodeContext
> 
> Does ExceptionOeprations class provide you the information you need or is
> something missing? You can get an instance via engine.GetService().
> 
> Tomas
> 
> -----Original Message-----
> From: users-bounces at lists.ironpython.com
> [mailto:users-bounces at lists.ironpython.com] On Behalf Of Huzaifa
> Sent: Saturday, August 23, 2008 4:56 PM
> To: users at lists.ironpython.com
> Subject: [IronPython] CodeContext
> 
> 
> how to get CodeContext from ScriptRuntime ,ScriptScope or ScriptEngine .
> 
> basically i am try use this function:
> 
> 
> public static PythonTuple/*!*/ GetExceptionInfoLocal(CodeContext/*!*/
> context, Exception ex)
> 
> 
> 
> --
> View this message in context:
> http://www.nabble.com/CodeContext-tp19126500p19126500.html
> Sent from the IronPython mailing list archive at Nabble.com.
> 
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> 
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> 
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> 
> 

-- 
View this message in context: http://www.nabble.com/CodeContext-tp19126500p19127475.html
Sent from the IronPython mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080823/c4ef39a6/attachment.html>


More information about the Ironpython-users mailing list