If i understand correctly what you're after I think another option is

import sys
sys.path.append('<your choice of path here')

regards

richard.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to