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__.py1167 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
/external/python/setuptools/docs/deprecated/
Dpython_eggs.rst492 see the ``set_cache_path()`` and ``get_default_cache()`` documentation
/external/python/setuptools/docs/
Dpkg_resources.rst1196 path defaults to the return value of ``get_default_cache()``. (Which is
1653 ``get_default_cache()``
/external/python/setuptools/
DCHANGES.rst3082 * #763: ``pkg_resources.get_default_cache`` now defers to the