module documentation

Module responsible for resolving names to the module they come from.

Class Module No class docstring; 0/4 instance variable, 1/4 method documented
Type Alias ResolvedName Undocumented
ResolvedName = (source)

Undocumented

Value
Union[None, ModulePath, ImportedInfo, parser.NameInfo]