Searched refs:dirs (Results 1 – 1 of 1) sorted by relevance
58 dirs = sorted(list(Path(r"C:\hostedtoolcache\windows\Python").iterdir())) variable59 usepy = next(x for x in dirs if r"\3.1" in str(x))