Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/command/
Deasy_install.py1809 def _collect_zipimporter_cache_entries(normalized_path, cache): function
1844 for p in _collect_zipimporter_cache_entries(normalized_path, cache):