Sign in
◑
Theme
chromium
/
external
/
github.com
/
python
/
cpython
/
d9a7c4b8e56ddf8be878de284b8a29d4346ec0f8
/
.
/
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