module documentation

Project-wide objects.

Type Variable T Undocumented
Class _MinimalState Undocumented
Function _load_typeshed_mod_spec Undocumented

Undocumented

Value
TypeVar('T',
        bound=ast.AST)
def _load_typeshed_mod_spec(modname: str, search_context: Any) -> tuple[Path, ast.Module, bool]: (source)

Undocumented