Mega Code Archive

 
Categories / Python / System
 

Append to system path

import sys sys.path.append('/ufs/guido/lib/python')