Searched refs:callLst (Results 1 – 2 of 2) sorted by relevance
69 callLst = [] variable72 callLst.append((f.__name__, args))134 callLst[:] = []137 actualCallList = callLst[:] # need to copy because the comparison below will add151 callLst[:] = []155 callLst[:] = []159 callLst[:] = []163 callLst[:] = []167 callLst[:] = []171 callLst[:] = [][all …]
65 callLst = [] variable68 callLst.append((f.__name__, args))139 callLst[:] = []142 actualCallList = callLst[:] # need to copy because the comparison below will add156 callLst[:] = []160 callLst[:] = []164 callLst[:] = []168 callLst[:] = []172 callLst[:] = []176 callLst[:] = [][all …]