Home | History | Annotate | Download | only in python2.7

Lines Matching refs:t1

825                 attrs.sort(lambda t1, t2: cmp(t1[0], t2[0]))    # 2.3 compat