#!/usr/bin/env python import sys, os wd = os.path.dirname(__file__) sys.path = [ wd+"/../EZFIO/Python" ]+sys.path