Searched refs:compiler_from_import (Results 1 – 4 of 4) sorted by relevance
1965 compiler_from_import(struct compiler *c, stmt_ty s) in compiler_from_import() function2146 return compiler_from_import(c, s); in compiler_visit_stmt()
3264 compiler_from_import(struct compiler *c, stmt_ty s) in compiler_from_import() function3434 return compiler_from_import(c, s); in compiler_visit_stmt()
217 Python/compile.c:compiler_from_import():empty_string static PyObject *empty_string
229 Python/compile.c compiler_from_import empty_string variable static PyObject *empty_string