Searched refs:ctxmanager_set_local (Results 1 – 1 of 1) sorted by relevance
1770 ctxmanager_set_local(PyDecContextManagerObject *self, PyObject *args UNUSED) in ctxmanager_set_local() function1801 {"__enter__", (PyCFunction)ctxmanager_set_local, METH_NOARGS, NULL},