[mod_python] How to let mod_python 3.2.8 generate and use .pyc file ?

K.S.Chen ks.chen at bicom.com.tw
Mon Mar 6 22:46:01 EST 2006


Hi,

I used mod_python 3.1.3 for a while.
In that version, publisher handler will compile the module and uses it
later.

In 3.2.8, this feature is replaced by an internal caching mechanism.
Is it possible to turn on this feature so that .pyc file could be used
also ?
or could someone guide me a direction to do that ?

thanks

K.S.Chen


More information about the Mod_python mailing list