Home
last modified time | relevance | path

Searched refs:get_default_cache (Results 1 – 4 of 4) sorted by relevance

/external/python/setuptools/pkg_resources/
D__init__.py1162 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
/external/python/setuptools/docs/
Dformats.txt498 see the ``set_cache_path()`` and ``get_default_cache()`` documentation
Dpkg_resources.txt1191 path defaults to the return value of ``get_default_cache()``. (Which is
1648 ``get_default_cache()``
/external/python/setuptools/
DCHANGES.rst820 * #763: ``pkg_resources.get_default_cache`` now defers to the