Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_inspect.py1831 class TestGetcallargsUnboundMethods(TestGetcallargsMethods): class
1834 super(TestGetcallargsUnboundMethods, self).makeCallable(signature)
1838 return super(TestGetcallargsUnboundMethods, self).assertEqualCallArgs(
1842 return super(TestGetcallargsUnboundMethods, self).assertEqualException(

Completed in 7 milliseconds