Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_ast.h182 Assert_kind=18, Import_kind=19, ImportFrom_kind=20, enumerator
/external/python/cpython2/Include/
DPython-ast.h66 Assert_kind=15, Import_kind=16, ImportFrom_kind=17, enumerator