Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dinspect_fodder.py92 custom_method = Callable().as_method_of(42) variable
Dtest_inspect.py271 self.assertTrue(inspect.isroutine(mod.custom_method))