def p4GetHistory(*args): import perforceUtils reload(perforceUtils) perforceUtils.p4_getRevisionHistory()
import traceback