Function pyoxidizerlib::py_packaging::distribution::default_distribution_location[][src]

pub fn default_distribution_location(
    flavor: &DistributionFlavor,
    target: &str,
    python_major_minor_version: Option<&str>
) -> Result<PythonDistributionLocation>

Resolve the location of the default Python distribution of a given flavor and build target.