Function python_exe_path

Source
pub fn python_exe_path(dist_dir: &Path) -> Result<PathBuf>
Expand description

Resolve the path to a python executable in a Python distribution.