4 Aug
2004
4 Aug
'04
4:08 p.m.
"David" == David Hassalevris <bluepaul@earthlink.net> writes:
David> Hi John, Have you tried David> try: David> whatever David> except: <dtml-var error_tab> David> That should give a full traceback. I'm not using dtml in many places - rather the python API. Often times I call a method which calls other methods, etc. What I would really like is to set a debug mode so that zope always reports the full traceback, or at least a log where I can get this. Is there no hook or mode I can set to enable this? JDH