Searched refs:RecursivelyApply (Results 1 – 1 of 1) sorted by relevance
131 def RecursivelyApply(input_list, func): function134 input_list[number] = RecursivelyApply(input_list[number], func)141 return RecursivelyApply(copy.copy(expected_output), ReplaceChars)