Function python_launcher::filter_python_executables [] [src]

pub fn filter_python_executables(
    paths: HashSet<PathBuf>
) -> HashMap<Version, PathBuf>

Filters the paths down to pythonX.Y paths.