Searched refs:UnequalZipLengthsError (Results 1 – 2 of 2) sorted by relevance
33 UnequalZipLengthsError, IncompatibleSegmentNumberError,56 raise UnequalZipLengthsError(*args)165 except UnequalZipLengthsError:
26 class UnequalZipLengthsError(Error): class