module documentation
Undocumented
Class |
|
Raised when an attribute lookup fails, corresponds to AttributeError. |
Class |
|
raised when we are unable to infer a node |
Class |
|
Exception raised when trying to access a next or previous node. |
Class |
|
Undocumented |
Class |
|
Undocumented |
Class |
|
Raised when a name lookup fails, corresponds to NameError. |
Class |
|
Exception for names that cannot be resolved in a object scope. |
Class |
|
Base class of astroid resolution/inference error. |
Class |
|
Exception raised when trying to use an incompatible API on a root node. |
Class |
|
base exception class for all astuce related exceptions |