Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_xxsubinterpretersmodule.c297 channel_exceptions_init(PyObject *ns) in channel_exceptions_init() function
2629 if (channel_exceptions_init(ns) != 0) { in PyInit__xxsubinterpreters()