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

/external/python/cpython2/Lib/test/
H A Dtest_cmath.py173 class MyIntOS: class in function:CMathTests.test_user_object
214 self.assertRaises(Exception, f, MyIntOS())
/external/python/cpython3/Lib/test/
H A Dtest_cmath.py226 class MyIntOS: class in function:CMathTests.test_user_object
266 self.assertRaises(Exception, f, MyIntOS())

Completed in 66 milliseconds