Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_inspect.py1800 class TestGetcallargsUnboundMethods(TestGetcallargsMethods): class
1803 super(TestGetcallargsUnboundMethods, self).makeCallable(signature)
1807 return super(TestGetcallargsUnboundMethods, self).assertEqualCallArgs(
1811 return super(TestGetcallargsUnboundMethods, self).assertEqualException(