module documentation

Undocumented

Function register_module_extender Undocumented
def register_module_extender(manager: AstroidManager, module_name: str, get_extension_mod: Callable[[], Module]): (source)

Undocumented