Home
last modified time | relevance | path

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

/external/python/setuptools/pkg_resources/
D__init__.py1206 self._warn_unsafe_extraction_path(extract_path)
1212 def _warn_unsafe_extraction_path(path): member in ResourceManager