Searched refs:load_by_key_path (Results 1 – 4 of 4) sorted by relevance
29 return codecache.PyCodeCache.load_by_key_path(key, path)
631 mod = PyCodeCache.load_by_key_path(self.module_cache_key, self.module_path)673 mod = PyCodeCache.load_by_key_path(self.module_cache_key, self.module_path)
875 graph.current_callable = PyCodeCache.load_by_key_path(3060 return cls.load_by_key_path(key, path, linemap, attrs)3063 def load_by_key_path( member in PyCodeCache
1705 mod = PyCodeCache.load_by_key_path(