Home | History | Annotate | Download | only in importlib

Lines Matching defs:_setup

17 # See importlib._setup() for what is injected into the global namespace.
449 # This function is meant for use in _setup().
1089 def _setup(sys_module, _imp_module):
1138 _setup(sys_module, _imp_module)