Searched refs:_possibly_sorted (Results 1 – 2 of 2) sorted by relevance
65 x = _possibly_sorted(x)69 x = _possibly_sorted(x)83 for key in islice(_possibly_sorted(x), self.maxdict):122 def _possibly_sorted(x): function
92 x = _possibly_sorted(x)98 x = _possibly_sorted(x)112 for key in islice(_possibly_sorted(x), self.maxdict):151 def _possibly_sorted(x): function