Importing Problem on Windows

Grig Gheorghiu grig.gheorghiu at gmail.com
Mon Jan 10 15:11:21 EST 2005


I normall set PYTHONPATH to the parent directory of my module directory
tree. If I have my module files in C:\home\mymodules and below, then I
set PYTHONPATH to C:\home. This way, I can do "import mymodules" in my
code.




More information about the Python-list mailing list