Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
DPython-ast.c6962 int PyAST_Check(PyObject* obj) in PyAST_Check() function
/external/python/cpython3/Python/
DPython-ast.c8396 int PyAST_Check(PyObject* obj) in PyAST_Check() function