Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c5170 test_write_unraisable_exc(PyObject *self, PyObject *args) in test_write_unraisable_exc() function
5548 {"write_unraisable_exc", test_write_unraisable_exc, METH_VARARGS},