cara mengimpor file dari lokasi python yang berbeda

import sys
sys.path.append('temp/temp/temp/temp/temp')
Lovely Lapwing