Home | History | Annotate | Download | only in plat-mac

Lines Matching refs:thing

360         for thing in what:
361 item = apply(generic, thing[:1] + (f,) + thing[1:])
362 record.append((thing[1], item))