I'm unable to use about 1/2 the macros that I try. For example, I can't
use [[MacroList]] and I am aware of the PythonOptimize command that is
supposed to fix it.
I've added it here in my modules.d/* file
<IfDefine PYTHON>
<IfModule !mod_python.c>
LoadModule python_module modules/mod_python.so
PythonOptimize Off
</IfModule>
</IfDefine>
Some errors:
Error: Macro LastModified(WikiStart) failed
not all arguments converted during string formatting
Error: Macro MacroList(None) failed
global name 'inspect' is not defined
Any ideas? I'm running Apache 2.0.55 and mod_python 3.1.4 and trac
0.9.3 under Gentoo. Anyone have this problem and solved it?
Thanks,
Scott
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac