Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_asynciomodule.c113 static PyTypeObject FutureType; variable
1510 static PyTypeObject FutureType = { variable