Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_builtin.py1548 class TestNoRound: class
1554 self.assertRaises(TypeError, round, TestNoRound())
1556 t = TestNoRound()

Completed in 4 milliseconds