Home
last modified time | relevance | path

Searched defs:PyExc_ExceptionGroup (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_exceptions.h28 PyObject *PyExc_ExceptionGroup; member
/external/python/cpython3/Objects/
Dexceptions.c703 PyTypeObject *PyExc_ExceptionGroup = in BaseExceptionGroup_new() local
3710 PyObject *PyExc_ExceptionGroup = create_exception_group_class(); in _PyBuiltins_AddExceptions() local