Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_importlib/
Dutil.py122 def get_code_from_pyc(pyc_path): function
/external/python/cpython3/Lib/test/
Dtest_compileall.py256 mod_code_obj = test.test_importlib.util.get_code_from_pyc(modcode)