4 Sep
2001
4 Sep
'01
2:10 a.m.
On Tue, 4 Sep 2001, Lee Harr wrote:
I went to zope.org and searched for standard_error_message
Two documents which seem helpful:
http://www.zope.org/Members/JohnC/StandardErrorMessage
seems to be saying that there is no way to stop the tracebacks.
Really? I interpreted the information on that page to say that it was easy to turn off tracebacks by editing the error page to simply not show it.
http://www.zope.org/Members/dparker/tracebackcontrol
seems to say that you _can_ stop tracebacks, by setting the OS environment variable BOBO_DEBUG_MODE=0
Yep, that looks useful too, though the error page idea seems easier. Thanks for your help and fast response. - Serge Wroclawski