A python2 version of getfullargspec. Args: target: the target object to inspect. Returns: A FullArgSpec with empty kwonlyargs, kwonlydefaults and annotations.
(target)
source not stored for this graph (policy: none)
no test coverage detected