Home
last modified time | relevance | path

Searched defs:cache_from_source (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Dimp.py73 def cache_from_source(path, debug_override=None): function
/third_party/python/Lib/importlib/
D_bootstrap_external.py437 def cache_from_source(path, debug_override=None, *, optimization=None): function