Home
last modified time | relevance | path

Searched refs:_bootstrap_module (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/importlib/
D_bootstrap_external.py1370 def _setup(_bootstrap_module): argument
1378 _bootstrap = _bootstrap_module
1438 def _install(_bootstrap_module): argument
1440 _setup(_bootstrap_module)