See page 5 of the Tutorial.
Within python you can do:
>>> import sys
>>> sys.path = ['.','/home/dopey/users/tibbs/python/python-1.0.1']
>>> sys.path
['.', '/home/dopey/users/tibbs/python/python-1.0.1']
and this will last for the duration of the session.
==============================================================================
Michael Tibbs email: tibbs_michael@si.com
Smiths Industries Aerospace voice: 616-241-7572
4141 Eastern Ave SE FAX: 616-241-7533
Grand Rapids, MI 49518
==========================="OOP is no mistake."===============================