Searched refs:contextvar_tp_repr (Results 1 – 1 of 1) sorted by relevance
854 contextvar_tp_repr(PyContextVar *self) in contextvar_tp_repr() function1010 .tp_repr = (reprfunc)contextvar_tp_repr,