Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_ast_state.h69 PyObject *ImportFrom_type; member
/external/python/cpython2/Python/
DPython-ast.c130 static PyTypeObject *ImportFrom_type; variable