Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_inspect.py1817 class TestGetcallargsMethods(TestGetcallargsFunctions): class
1827 mk = super(TestGetcallargsMethods, self).makeCallable
1831 class TestGetcallargsUnboundMethods(TestGetcallargsMethods):