hello, i have a problem. i would like to import python files above and below my current directory.
i'm working on /home/foo/bar/jar.py
i would like to import /home/foo/car.py and
/home/foo/bar/far.py
how can i do this?
thank you,
bob
ps: i want to scale, so i do not want to edit the python path
--
http://mail.python.org/mailman/listinfo/python-list
