Home
last modified time | relevance | path

Searched refs:_TestingException (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-sympy/sympy-1.9/sympy/integrals/tests/
H A Dtest_risch.py609 class _TestingException(Exception): class
646 raise _TestingException
647 except _TestingException: