Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
14dc00e790251fe76e8dc2b5fb08a75011ba5370
/
.
/
poky
/
meta
/
lib
/
oe
/
__init__.py
blob: 3ad9513f40e0c4c6eb5c09fa404aaa95e3ee8753 [
file
] [
log
] [
blame
]
Patrick Williams
c124f4f
2015-09-15 14:41:29 -0500
[
diff
] [
blame
]
1
from
pkgutil
import
extend_path
2
__path__
=
extend_path
(
__path__
,
__name__
)