On Mon, 2006-05-15 at 11:33 -0700, Jeremy Gillick wrote: > I'm still having this problem, does anybody have any ideas? ...snip... > > [Fri May 12 11:20:37 2006] [error] [client 216.145.49.15] PythonHandler > > trac.web.modpython_frontend: SystemError: NULL result without error in > > PyObject_Call
This error is occurring in the mod_python native C code. You'll need to provide your installed versions of Apache, mod_python and Trac to debug this. You may also want to try asking for help on the mod_python mailing list, since they are more familiar with its internals and may be able to help. -- Matthew Good <[EMAIL PROTECTED]> _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
