Home
last modified time | relevance | path

Searched defs:raise_error (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Tools/scripts/
Dstable_abi.py145 def raise_error(msg): function
/third_party/python/Lib/lib2to3/pgen2/
Dpgen.py328 def raise_error(self, msg, *args): member in ParserGenerator
/third_party/python/Modules/_decimal/tests/
Ddeccheck.py617 def raise_error(t): function
/third_party/python/Lib/test/
Dtest_decimal.py3728 def raise_error(context, flag): function
Dtest_logging.py4143 def raise_error(self, error): member in ShutdownTest
/third_party/python/Lib/test/test_asyncio/
Dtest_tasks.py577 async def raise_error(): function
/third_party/python/Modules/
D_testcapimodule.c1007 raise_error(void *unused) in raise_error() function