Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dast.c2272 ast_for_print_stmt(struct compiling *c, const node *n) in ast_for_print_stmt() function
3271 return ast_for_print_stmt(c, n); in ast_for_stmt()