Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/command/
Deasy_install.py939 fix_zipimporter_caches=new_dist_is_zipped,
942 update_dist_caches(destination, fix_zipimporter_caches=False)
1071 update_dist_caches(destination, fix_zipimporter_caches=False)
1727 def update_dist_caches(dist_path, fix_zipimporter_caches): argument
1789 if fix_zipimporter_caches: