class SuperError(ResolveError): (source)
Error raised when there is a problem with a super call.
Method | __str__ |
Undocumented |
Class Variable | super_ |
Undocumented |
Inherited from ResolveError
:
Class Variable | context |
Undocumented |
Inherited from AstroidError
(via ResolveError
):
Method | __init__ |
Undocumented |
Instance Variable | message |
Undocumented |