Searched defs:FileNotFoundError (Results 1 – 6 of 6) sorted by relevance
12 class FileNotFoundError(Exception): class
27 class FileNotFoundError(Exception): class
16 FileNotFoundError = (IOError, OSError) variable