Home
last modified time | relevance | path

Searched refs:StopCompares (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/
Dseq_tests.py241 class StopCompares: class
245 checkfirst = self.type2test([1, StopCompares()])
247 checklast = self.type2test([StopCompares(), 1])