satisfies_python_preference

Function satisfies_python_preference 

Source
pub fn satisfies_python_preference(
    source: PythonSource,
    interpreter: &Interpreter,
    preference: PythonPreference,
) -> bool
Expand description

Returns true if a Python interpreter matches the PythonPreference.