Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_asynciomodule.c1306 FutureObj_get_exception(FutureObj *fut, void *Py_UNUSED(ignored)) in FutureObj_get_exception() function
1495 {"_exception", (getter)FutureObj_get_exception, NULL, NULL}, \