Searched defs:test_is_finite (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_decimal.py | 1915 def test_is_finite(self): member in ContextAPItests |
| /external/python/cpython3/Lib/test/ | ||
| D | test_decimal.py | 3203 def test_is_finite(self): member in ContextAPItests |