Searched refs:get_default_cache (Results 1 – 4 of 4) sorted by relevance
1167 cache_path = self.extraction_path or get_default_cache()1204 extract_path = self.extraction_path or get_default_cache()1303 def get_default_cache(): function
492 see the ``set_cache_path()`` and ``get_default_cache()`` documentation
1196 path defaults to the return value of ``get_default_cache()``. (Which is1653 ``get_default_cache()``
3082 * #763: ``pkg_resources.get_default_cache`` now defers to the