Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
863a0c3f53765d24e4e99c11571278ae4322f288
/
.
/
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