Ahh....I see. I played around with the sys.path function...and it looks like python automatically looks in the same directory as my script first. Then is searches to all the other pre-defined paths. So it works for me to just keep my main script in the same directory as the two modules I'm using.
Thx! -- http://mail.python.org/mailman/listinfo/python-list