def p4GetLatest(*args): import perforceUtils reload(perforceUtils) perforceUtils.p4_getLatestRevision(None)
import traceback