error_attr_python#
Module containing error subroutines related to Python object attributes.
Functions
Subroutine to check whether a Python object is callable. |
|
Subroutine to check whether a Python object is iterable. |
|
Subroutine to raise a read-only AttributeError with a custom error message. |