Home | History | Annotate | Download | only in compiler

Lines Matching defs:del_stmt

399     def del_stmt(self, nodelist):

801 # Note: compile.c has handling in com_node for del_stmt, pass_stmt,
1466 symbol.del_stmt,