Home | History | Annotate | Download | only in mock

Lines Matching full:_getsignature

151 def _getsignature(func, skipfirst, instance=False):
204 result = _getsignature(func, skipfirst, instance)
269 result = _getsignature(original, skipfirst, instance)