Searched refs:NoChecksumError (Results 1 – 1 of 1) sorted by relevance
88 class NoChecksumError(FetchError): class614 raise NoChecksumError("\n".join(checksum_lines))1123 elif isinstance(e, NoChecksumError):1902 elif isinstance(e, NoChecksumError):1928 if isinstance(e, NoChecksumError):