Searched refs:NoSuchFile (Results 1 – 1 of 1) sorted by relevance
30 class NoSuchFile(FileError): class352 raise NoSuchFile(file, msg)392 except NoSuchFile, exc:504 except NoSuchFile:527 except NoSuchFile: