[mod_python] psp import issue

maker joe makerjoe at gmail.com
Tue Jun 19 18:19:02 EDT 2007


hi
how can i import a module from the current directory on a psp file
eg
test.psp
<%
import somemodule
%>
somemodule.py is at the same directory as test.psp

the same works importing from a file.py
im using publisher and psp hanlers
python 2.5 modputhon 3.31

thanks
joseluis


More information about the Mod_python mailing list