Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
b613a3d4587bd93ea66ed0516372b0b7cd9450eb
/
.
/
Lib
/
importlib
/
util.py
blob: 7b44fa1344c1e0a368830fde099408e3a77ee947 [
file
]
"""Utility code for constructing importers, etc."""
from
.
_bootstrap
import
module_for_loader
from
.
_bootstrap
import
set_loader
from
.
_bootstrap
import
set_package