Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_testcapi/clinic/
Dexceptions.c.h26 …{"exception_print", _PyCFunction_CAST(_testcapi_exception_print), METH_FASTCALL, _testcapi_excepti…
32 _testcapi_exception_print(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _testcapi_exception_print() function