Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcompile.c1815 compiler_try_except(struct compiler *c, stmt_ty s) in compiler_try_except() function
2136 return compiler_try_except(c, s); in compiler_visit_stmt()