errors.fyi community error code reference
ArithmeticError
python

ArithmeticError

The base class for arithmetic exceptions: FloatingPointError, OverflowError, and ZeroDivisionError.

References

← all namespaces