Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
H A Dfuncobject.h63 #define PyFunction_Check(op) Py_IS_TYPE(op, &PyFunction_Type) macro

Completed in 1 milliseconds