Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
bcb26c53c095c7bcd0e5415088e25dbd27f12592
/
.
/
Lib
/
importlib
/
machinery.py
blob: 40d39f48239d57bc7dab3510ddde5cd49eda2b48 [
file
] [
log
] [
blame
]
"""The machinery of importlib: finders, loaders, hooks, etc."""
from
.
_bootstrap
import
BuiltinImporter
from
.
_bootstrap
import
FrozenImporter