Home
last modified time | relevance | path

Searched defs:rmtree (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dshutil.py207 def rmtree(path, ignore_errors=False, onerror=None): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dshutil.py210 def rmtree(path, ignore_errors=False, onerror=None): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_support.py188 def rmtree(path): function