Lines Matching defs:LoadError
29 'FileCookieJar', 'LWPCookieJar', 'lwp_cookie_str', 'LoadError',1731 class LoadError(IOError): pass1771 Raises LoadError (or IOError) if reversion is not successful; the1786 except (LoadError, IOError):