예제 #1
0
 def getargspec(self, method):
     """Call tested getargspec function."""
     return tools.getargspec(method)
예제 #2
0
 def getargspec(self, method):
     """Call tested getargspec function."""
     return tools.getargspec(method)