grpc
third_party
protobuf
python
google
third_party/protobuf/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__)
grpc
Author(s):
autogenerated on Fri May 16 2025 02:57:38