Home
last modified time | relevance | path

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

/third_party/python/Lib/importlib/
D_bootstrap_external.py670 def _compile_bytecode(data, name=None, bytecode_path=None, source_path=None): function
1012 return _compile_bytecode(bytes_data, name=fullname,
1144 return _compile_bytecode(