Searched refs:get_default_cache (Results 1 – 4 of 4) sorted by relevance
1162 cache_path = self.extraction_path or get_default_cache()1199 extract_path = self.extraction_path or get_default_cache()1297 def get_default_cache(): function
498 see the ``set_cache_path()`` and ``get_default_cache()`` documentation
1191 path defaults to the return value of ``get_default_cache()``. (Which is1648 ``get_default_cache()``
820 * #763: ``pkg_resources.get_default_cache`` now defers to the