Home | History | Annotate | Download | only in test

Lines Matching refs:lop

678         for sym, lop, rop in oplist:
679 setattr(E, lop, lambda self, other: 'str' + lop + str(other))
682 'str' + lop + '10')