Home
last modified time | relevance | path

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

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