Home
last modified time | relevance | path

Searched defs:_raise_error (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dtest_concurrent_futures.py1068 def _raise_error(Err): function
/third_party/python/Lib/
D_pydecimal.py4024 def _raise_error(self, condition, explanation = None, *args): member in Context