Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dast.c706 int complex_args = 0, parenthesized = 0; in ast_for_arguments() local
723 if (parenthesized && !complex_args) { in ast_for_arguments()
739 complex_args = 1; in ast_for_arguments()