Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_testcapi/clinic/
Dexceptions.c.h286 …{"raise_exception", _PyCFunction_CAST(_testcapi_raise_exception), METH_FASTCALL, _testcapi_raise_e…
292 _testcapi_raise_exception(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _testcapi_raise_exception() function