Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_importlib/
Dutil.py95 source_importlib = import_importlib('importlib')['Source'] variable
97 'Source': staticmethod(source_importlib.__import__)}