python/google/__init__.py
Go to the documentation of this file.
1 try:
2  __import__('pkg_resources').declare_namespace(__name__)
3 except ImportError:
4  __path__ = __import__('pkgutil').extend_path(__path__, __name__)


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:47