Home
last modified time | relevance | path

Searched defs:suggestions (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Python/
H A Dsuggestions.c193 PyObject *suggestions = calculate_suggestions(dir, name); in offer_suggestions_for_attribute_error() local
238 PyObject *suggestions = calculate_suggestions(dir, name); in offer_suggestions_for_name_error() local
[all...]
H A Dpythonrun.c1109 PyObject *suggestions = _Py_Offer_Suggestions(value); in print_exception_suggestions() local
/third_party/rust/crates/clap/src/error/
H A Dmod.rs663 let mut suggestions = vec![]; variables

Completed in 4 milliseconds