class AstroidImportError(AstroidBuildingError): (source)
Known subclasses: astroid.exceptions.TooManyLevelsError
Inherited from AstroidBuildingError
:
Method | __init__ |
Undocumented |
Inherited from AstroidError
(via AstroidBuildingError
):
Method | __str__ |
Undocumented |
Instance Variable | message |
Undocumented |