Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dpy_compile.py162 bytecode = importlib._bootstrap_external._code_to_timestamp_pyc(
/external/python/cpython3/Lib/importlib/
D_bootstrap_external.py598 def _code_to_timestamp_pyc(code, mtime=0, source_size=0): function
932 data = _code_to_timestamp_pyc(code_object, source_mtime,