Skip to main content

is_python_common_external_top_level

Function is_python_common_external_top_level 

Source
pub fn is_python_common_external_top_level(import_dotted: &str) -> bool
Expand description

True if the first component of a dotted import is a known external package name.