260
260
metadata = entry.metadata_change
269
269
base_path = base.readonly_path(entry.id)
270
270
other_path = other.readonly_path(entry.id)
275
275
def __init__(self, base_path, other_path):
276
276
self.base_path = base_path
277
277
self.other_path = other_path