Lines Matching full:pathsep
1122 path = path.split(os.pathsep)1130 pathext = os.environ.get("PATHEXT", "").split(os.pathsep)