Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/pgen/
Dmetaparser.py145 def _raise_error(self, msg, *args): member in GrammarParser
/external/python/cpython3/Lib/test/
Dtest_concurrent_futures.py1025 def _raise_error(Err): function
/external/python/cpython2/Lib/
Ddecimal.py3852 def _raise_error(self, condition, explanation = None, *args): member in Context
/external/python/cpython3/Lib/
D_pydecimal.py4024 def _raise_error(self, condition, explanation = None, *args): member in Context