using modules from different paths

sashan nothing at important.com
Mon Dec 8 15:07:32 EST 2003


Hi

How do you import a module in a path that's not in sys.path. I've got a 
project and would like to split the .py files into several differrent 
directories, say dir_a, dir_b, dir_c. Then I would like some modules in 
dir_a to be able to import modules from dir_c. How do I do this?





More information about the Python-list mailing list