[Zope] how to get the DCO2 traceback

Dario Lopez-Kästen dario@ita.chalmers.se
Fri, 21 Dec 2001 04:51:51 +0100


Matt wrote:
> Is this a reproducable test case for you?  If so, I can describe how to
> go look at the various indicators to see if the indicator was sent in as
> NULL -- the normal way to show this though, is to enable DCO2 tracing by
> setting DCO2TRACEFLAGS=255 as an environment variable and then saving
> the result of DCOracle2.traceback(format=1) which will pull the trace

hm... so I need to get the Trace back from python - how do I hook myself up
to a running Zope instance?
or do I write a small product and save to file from there?

/dario