Home
last modified time | relevance | path

Searched refs:Import_kind (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Include/internal/
Dpycore_ast.h182 Assert_kind=18, Import_kind=19, ImportFrom_kind=20, enumerator
/third_party/python/Python/
Dast_opt.c758 case Import_kind: in astfold_stmt()
Dast.c824 case Import_kind: in validate_stmt()
Dsymtable.c1352 case Import_kind: in symtable_visit_stmt()
DPython-ast.c2410 p->kind = Import_kind; in _PyAST_Import()
4064 case Import_kind: in ast2obj_stmt()
Dcompile.c3556 case Import_kind: in compiler_visit_stmt()