Searched refs:visit_commands (Results 1 – 1 of 1) sorted by relevance
776 def visit_commands(cmds, callable): function781 map(lambda c: visit_commands(c,callable), cmds)