Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dexceptions.c1470 create_exception_group_class(void) { in create_exception_group_class() function
3710 PyObject *PyExc_ExceptionGroup = create_exception_group_class(); in _PyBuiltins_AddExceptions()