Home
last modified time | relevance | path

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

/third_party/python/Lib/importlib/
D_bootstrap_external.py1667 def _set_bootstrap_module(_bootstrap_module): argument
1669 _bootstrap = _bootstrap_module
1672 def _install(_bootstrap_module): argument
1674 _set_bootstrap_module(_bootstrap_module)