In Python 2.5, I import modules by changing environment variables. It works, but using site-packages does not. Is there another way to import modules in directories other than C:\Python25 ?
|
|
|||||||||
|
|
|
Directories added to the If you want to add a directory to the search path at run time, without restarting your program, add the directory to
If you want your new directory to be searched before
|
|||
|
|
|
|
Append the location to the module to Edit: (to counter the post below ;-) )
|
||||||||||
|
|
|
On way is with |
||
|
|
|
||||
|
