Home
last modified time | relevance | path

Searched defs:FutureType (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_asynciomodule.c111 static PyTypeObject FutureType; variable
1529 static PyTypeObject FutureType = { variable