Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dparsermodule.c1721 validate_print_stmt(node *tree) in validate_print_stmt() function
3213 res = validate_print_stmt(tree); in validate_node()