pub fn check_major_env_var(major: u16) -> Result<RequestedVersion, String>
Expand description

Checks the PY_PYTHON{major} environment variable.