Searched refs:NoChecksumError (Results 1 – 1 of 1) sorted by relevance
88 class NoChecksumError(FetchError): class627 raise NoChecksumError("\n".join(checksum_lines))1142 elif isinstance(e, NoChecksumError):1920 elif isinstance(e, NoChecksumError):1946 if isinstance(e, NoChecksumError):