Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/importlib/
Dutil.py107 def _module_to_load(name): function
190 with _module_to_load(fullname) as module: