Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dpy_compile.py162 bytecode = importlib._bootstrap_external._code_to_timestamp_pyc(
/third_party/python/Lib/importlib/
D_bootstrap_external.py683 def _code_to_timestamp_pyc(code, mtime=0, source_size=0): function
1026 data = _code_to_timestamp_pyc(code_object, source_mtime,