Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcontext.c1024 static PyMethodDef PyContextVar_methods[] = { variable
1037 .tp_methods = PyContextVar_methods,