Home
last modified time | relevance | path

Searched defs:module_code (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/test_importlib/import_/
Dtest_fromlist.py88 def module_code(): function
/external/python/cpython3/Lib/test/test_importlib/
Dutil.py206 def __init__(self, *names, module_code={}): argument