[Zope] Re: Tracebacks in 2.6.x
Dieter Maurer
dieter@handshake.de
Mon, 10 Feb 2003 20:32:40 +0100
Bo M. Maryniuck wrote at 2003-2-10 10:15 +0200:
> On Saturday 08 February 2003 17:05, Josef Meile wrote:
> > Yes, you can add the following line in your "standard_error_message":
> > **<dtml-var error_tb>
>
> Yes, I do it exactly. This is what I call "formatted unusable stuff". But I
> need native Python traceback with full system path's and so on.
Please search the mailing list archives!
Someone else had the same problem and solved it ;-)
Dieter