Home
last modified time | relevance | path

Searched refs:_GetModuleFromPathViaPkgutil (Results 1 – 1 of 1) sorted by relevance

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/core/util/
H A Dpkg_resources.py137 return _GetModuleFromPathViaPkgutil(module_path, name_to_give)
152 def _GetModuleFromPathViaPkgutil(module_path, name_to_give): function