Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
Dfaqwiz.py30 class NoSuchFile(FileError): class
352 raise NoSuchFile(file, msg)
392 except NoSuchFile, exc:
504 except NoSuchFile:
527 except NoSuchFile: