23 Nov
2003
23 Nov
'03
7:24 p.m.
Will Stephenson wrote at 2003-11-23 09:55 +0000:
... But when I try to expand these branches, I get a "Error Type: TypeError Error Value: object of type 'long int' is not callable" error. I'm running in debug mode but there isn't a backtrace in the error page as rendered or its source.
From Zope 2.6 on, tracebacks can be found via
<http://<yourZope>/error_log> -- Dieter