Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py264 def assert_eq_status(self): member in Context
647 if str(c) != str(p) or not context.assert_eq_status():
744 if not t.context.assert_eq_status():