Searched refs:_get_module_info_from_callable (Results 1 – 1 of 1) sorted by relevance
402 return _get_module_info_from_callable(self.callable_).source408 return _get_module_info_from_callable(self.callable_).code710 def _get_module_info_from_callable(callable_): function