def autoUpdateTools(*args): import perforceUtils reload(perforceUtils) perforceUtils.p4_checkForUpdates()
import traceback