[Trac] Macros question.

Emmanuel-G BLOT emmanuel.blot-gnb at st.com
Wed Jun 8 06:49:12 CDT 2005


>>>Any ideas why this happening?
>>Are you using mod_python?

Prefer cgi over mod_python to develop macros: with mod_python, the .py files are not recompiled 
for every request (I don't know whether it is expected or not, but that's what I've observed on 
my machines).

I use tracd to develop macros and play with Trac source code, as it is very easy to stop/start, 
compared to Apache2.


More information about the Trac mailing list