Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dexceptions.c1181 BaseExceptionGroup_split(PyObject *self, PyObject *args) in BaseExceptionGroup_split() function
1455 {"split", (PyCFunction)BaseExceptionGroup_split, METH_VARARGS},