Lines Matching full:isfile
424 if not os.path.isfile(path):1544 if os.path.isfile(src):1549 elif os.path.isfile(src) and os.path.isfile(dest):