Sign in
chromium
/
external
/
github.com
/
protocolbuffers
/
protobuf
/
d52a96a5894fafb5f355c8466ed99b4cfde4cdec
/
.
/
python
/
google
/
__init__.py
blob: b36383a61027f0875a3cb103edc8f2a4528a3289 [
file
]
from
pkgutil
import
extend_path
__path__
=
extend_path
(
__path__
,
__name__
)