Sign in
android
/
platform
/
external
/
python
/
567b94adaaceb622c33f9be1998735dfb95f1707
/
.
/
Lib
/
importlib
/
util.py
blob: 7b44fa1344c1e0a368830fde099408e3a77ee947 [
file
] [
log
] [
blame
]
"""Utility code for constructing importers, etc."""
from
.
_bootstrap
import
module_for_loader
from
.
_bootstrap
import
set_loader
from
.
_bootstrap
import
set_package