import sys
import os
sys.path.append(os.path.dirname(os.path.abspath(__file__)))
execfile(os.path.dirname(os.path.abspath(__file__))+'/makePrinter.py')