Searched refs:removal_list (Results 1 – 2 of 2) sorted by relevance
30 proc lsubtract {main_list_name removal_list} { argument40 for {set removal_ix 0} {$removal_ix < [llength $removal_list ]}\42 set value [lindex $removal_list $removal_ix]
258 def rm_bin(removal_list): # need to know both if the binary is sent archived and the path where it … argument260 for item in removal_list: