Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/importlib/
D_bootstrap_external.py523 def _compile_bytecode(data, name=None, bytecode_path=None, source_path=None): function
855 return _compile_bytecode(bytes_data, name=fullname,
1006 return _compile_bytecode(