Import Class From Zip File Oct 1st, 2010 current_dir = os.path.abspath(os.path.dirname(__file__)) sys.path.insert(0, os.path.join(current_dir,..,..,django.zip))