[IronPython] Setting tb_next

Tim Riley riltim at gmail.com
Sat Jun 14 00:16:07 CEST 2008


Could you use something like Cecil for this?



On 6/13/08, Dan Eloff <dan.eloff at gmail.com> wrote:
> It's readonly in Python, and that's the way it's meant to be. But I'm
> porting Jinja2 to IronPython (Silverlight hopefully) and Jinja uses
> ctypes to dig deep into CPython's guts and make a function for setting
> tb_next on traceback objects. Playing by the same dirty, no holds
> barred rules, is there a way to set tb_next on traceback objects in
> IronPython?
>
> Thanks,
> -Dan
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>

-- 
Sent from Gmail for mobile | mobile.google.com



More information about the Ironpython-users mailing list