Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dinspect_fodder.py92 custom_method = Callable().as_method_of(42) variable
H A Dtest_inspect.py156 self.istest(inspect.ismethod, 'mod.custom_method')
271 self.assertTrue(inspect.isroutine(mod.custom_method))

Completed in 8 milliseconds