Lines Matching refs:l2
1407 l2 = 281416 self.assertIs(min(d1,l2), d1)1417 self.assertIs(min(l2,d1), d1)