Searched defs:DecimalException (Results 1 – 3 of 3) sorted by relevance
188 class DecimalException(ArithmeticError): class
160 class DecimalException(ArithmeticError): class
148 static PyObject *DecimalException = NULL; variable