Home
last modified time | relevance | path

Searched defs:PyAsyncGen_CheckExact (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Include/cpython/
H A Dgenobject.h79 #define PyAsyncGen_CheckExact(op) Py_IS_TYPE(op, &PyAsyncGen_Type) macro

Completed in 1 milliseconds