Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcontext.c901 contextvar_tp_repr(PyContextVar *self) in contextvar_tp_repr() function
1071 .tp_repr = (reprfunc)contextvar_tp_repr,