Lines Matching refs:_cmp
24 * _cmp compares the current instance with either another instance
35 rich comparisons to _cmp.
46 c = self._cmp(other)
52 c = self._cmp(other)
58 c = self._cmp(other)
64 c = self._cmp(other)
70 c = self._cmp(other)
88 # _cmp (self, other) - compare two version numbers ('other' may
166 def _cmp (self, other):
333 def _cmp (self, other):