Searched defs:_getfullargspec (Results 1 – 2 of 2) sorted by relevance
48 _getfullargspec = _inspect.getfullargspec # pylint: disable=invalid-name variable76 def _getfullargspec(target): function
63 _getfullargspec = _inspect.getfullargspec # pylint: disable=invalid-name variable91 def _getfullargspec(target): function