Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c2183 test_set_exc_info(PyObject *self, PyObject *args) in test_set_exc_info() function
4701 {"set_exc_info", test_set_exc_info, METH_VARARGS},