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

Lines Matching refs:other_key

2854                 other_key = len(other._int), other._int
2855 if self_key < other_key:
2860 if self_key > other_key: