Mega Code Archive

 
Categories / Python Tutorial / Buildin Module
 

Append path to system path

import sys sys.path.append('/home/wesc/py/lib')