everything under the WebWare directory and your AppWorkDir can be imported.
I put generally useful modules (Cheetah, FFK) under Webkit/ and site specific modules under {AppWorkDir}/Libs


But you can manage the PythonPath using .pth files or the AppServer.bat file.
-Aaron


[EMAIL PROTECTED] wrote:

How does the example servlet Colors.py know where to find the ExamplePage class?

"from ExamplePage import ExamplePage"

Where does this directory get added to the Python path?
What is the recommended method for doing this myself?

Put everything for a site/context in the lib directory?



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss



-- -Aaron http://www.MetroNY.com/ "I don't know what's wrong with my television set. I was getting C-Span and the Home Shopping Network on the same station. I actually bought a congressman." - Bruce Baum





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to