Home | History | Annotate | Download | only in test

Lines Matching refs:__lt__

191             self.binop_test({1:2}, {2:1}, True, "a < b", "__lt__")

2933 def __lt__(self, other):