Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_importlib/
Dutil.py124 def get_code_from_pyc(pyc_path): function
/third_party/python/Lib/test/
Dtest_compileall.py293 mod_code_obj = test.test_importlib.util.get_code_from_pyc(modcode)