394
394
"""Text did not match it's checksum: %(message)s"""
400
def __init__(self, revision_id, weave_a, weave_b):
397
407
class NoSuchExportFormat(BzrNewError):
398
408
"""Export format %(format)r not supported"""
399
409
def __init__(self, format):