[][src]Function python_launcher::filter_python_executables

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

Filters the paths down to pythonX.Y paths.