Home
last modified time | relevance | path

Searched defs:makeCallable (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_inspect.py714 def makeCallable(self, signature): member in TestGetcallargsFunctions
857 def makeCallable(self, signature): member in TestGetcallargsFunctionsCellVars
879 def makeCallable(self, signature): member in TestGetcallargsMethods
887 def makeCallable(self, signature): member in TestGetcallargsUnboundMethods
/external/python/cpython3/Lib/test/
Dtest_inspect.py1489 def makeCallable(self, signature): member in TestGetcallargsFunctions
1669 def makeCallable(self, signature): member in TestGetcallargsMethods
1677 def makeCallable(self, signature): member in TestGetcallargsUnboundMethods