try_stmt: * 'try' ':' suite (except_clause ':' suite)+ ['else' ':' suite] ['finally' ':' suite] * | 'try' ':' suite 'finally' ':' suite * */
source not stored for this graph (policy: none)
no test coverage detected