Searched refs:TestNoRound (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_builtin.py | 1548 class TestNoRound: class 1554 self.assertRaises(TypeError, round, TestNoRound()) 1556 t = TestNoRound() |
Completed in 4 milliseconds