Home
last modified time | relevance | path

Searched refs:DoNotTestEq (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dseq_tests.py242 class DoNotTestEq(Exception): class
246 raise DoNotTestEq
251 self.assertRaises(DoNotTestEq, checklast.__contains__, 1)

Completed in 1 milliseconds