Searched refs:StopCompares (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | seq_tests.py | 244 class StopCompares: class 248 checkfirst = self.type2test([1, StopCompares()]) 250 checklast = self.type2test([StopCompares(), 1]) |
Completed in 2 milliseconds