global tmpFile tmpFile = p(lv["gamePath"],"file.tmp") if os.path.isfile(tmpFile): os.remove(tmpFile)