Home
last modified time | relevance | path

Searched refs:dirs (Results 1 – 1 of 1) sorted by relevance

/rust-libc-0.2.174/ci/
H A Dcreate-artifacts.py58 dirs = sorted(list(Path(r"C:\hostedtoolcache\windows\Python").iterdir())) variable
59 usepy = next(x for x in dirs if r"\3.1" in str(x))