Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/lib2to3/fixes/
Dfix_except.py30 def find_excepts(nodes): function
53 for except_clause, e_suite in find_excepts(try_cleanup):
/external/python/cpython2/Lib/lib2to3/fixes/
Dfix_except.py30 def find_excepts(nodes): function
53 for except_clause, e_suite in find_excepts(try_cleanup):