<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2737.800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hey!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am trying to quit web site development with PHP, 
and start the development with to mod_python.</FONT></DIV>
<DIV><FONT face=Arial size=2>I have some experience with Python, but I can't 
import a module from the index.py.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've created a module named 'sitelib' (it's a 
folder with __init__.py with some stuff) and I want to use "import sitelib", but 
it don't works.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>How can I import this module without put 
"&lt;Directory /www/...&gt; PythonPath .... &lt;/Directory&gt;" in 
httpd.conf?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Victor Tortorello Neto</FONT></DIV>
<DIV><FONT face=Arial size=2><A 
href="mailto:neto@visuaw.net">neto@visuaw.net</A></FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>