def createNewProj(*args): import perforceUtils reload(perforceUtils) perforceUtils.createNewProject()
import traceback