On Jan 20, 2:59 pm, Christian Heimes <[EMAIL PROTECTED]> wrote: > rupert.thurner wrote: > > i forgot to mention that i cannot see any explicit sys._getframe(), or > > __del__ in the genshi code, while the ones intrac-core seemed to be > > there in 0.10.4. > > Does the code keep a reference to a traceback object or an attribute of > a traceback object? > > Christian
if there is no other possibility but doing it with sys.exc_traceback, sys.last_traceback, sys.exc_info, the answer is no for genshi. -- http://mail.python.org/mailman/listinfo/python-list