Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/command/
Deasy_install.py1719 def auto_chmod(func, arg, exc): function
2273 def rmtree(path, ignore_errors=False, onerror=auto_chmod):
/external/python/setuptools/
DCHANGES.rst385 ``auto_chmod`` error handler.