[mod_python] compiled code execution

Jiří Kastner kastner.j at supp.cz
Mon Jul 15 09:27:14 EST 2002


i'm interested about possibility to execute .pyc code by adding line to
httpd.conf:

AddHandler python-program .pyc

or if this is nonsense, because python is executing it directly, if is .pyc
present?
why? i'm writing web app. and this one will be distributed to others and i
need eliminate changing code by anybody (some distributions will be running
on win9x).

have anybody experience with this kind of problems?

jiri kastner






More information about the Mod_python mailing list