Home | History | Annotate | Download | only in test

Lines Matching refs:lop

904         for sym, lop, rop in oplist:
905 setattr(E, lop, lambda self, other: 'str' + lop + str(other))
908 'str' + lop + '10')