Re: Importing from upper directory

2007-02-17 Thread Gary Herron
Harlin Seritt wrote: > I have a script that I want to import called upper.py. It is 2 > directories above the script that will call it - i'll call that one > main.py. How am I able to import a script in a directory that is above > it? > > Thanks, > > Harlin > You can control the directories from

Importing from upper directory

2007-02-17 Thread Harlin Seritt
I have a script that I want to import called upper.py. It is 2 directories above the script that will call it - i'll call that one main.py. How am I able to import a script in a directory that is above it? Thanks, Harlin -- http://mail.python.org/mailman/listinfo/python-list