Searched defs:source_from_cache (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
D | imp.py | 92 def source_from_cache(path): function |
/third_party/python/Lib/importlib/ | ||
D | _bootstrap_external.py | 451 def source_from_cache(path): function |