Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_asynciomodule.c.h301 …{"_repr_info", (PyCFunction)_asyncio_Future__repr_info, METH_NOARGS, _asyncio_Future__repr_info__d…
307 _asyncio_Future__repr_info(FutureObj *self, PyObject *Py_UNUSED(ignored)) in _asyncio_Future__repr_info() function