Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
94de7ab2b34c8b52a90db5cfd77729f40e20686a
/
.
/
python
/
google
/
__init__.py
blob: b36383a61027f0875a3cb103edc8f2a4528a3289 [
file
]
from
pkgutil
import
extend_path
__path__
=
extend_path
(
__path__
,
__name__
)