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.py585 def _compile_bytecode(data, name=None, bytecode_path=None, source_path=None): function
918 return _compile_bytecode(bytes_data, name=fullname,
1072 return _compile_bytecode(