Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_int.py370 class MissingMethods(object): class
372 self.assertRaises(TypeError, int, MissingMethods())

Completed in 2 milliseconds