Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtarfile.py329 class ExtractError(TarError): class
2059 except ExtractError, e:
2092 except ExtractError, e:
2217 raise ExtractError("fifo not supported by system")
2223 raise ExtractError("special devices not supported by system")
2257 raise ExtractError("unable to resolve link inside archive")
2285 raise ExtractError("could not change owner")
2294 raise ExtractError("could not change mode")
2304 raise ExtractError("could not change modification time")