2710
2713
class _RenameEntry(object):
2711
2714
def __init__(self, from_rel, from_id, from_tail, from_parent_id,
2712
to_rel, to_tail, to_parent_id, only_change_inv=False,
2715
to_rel, to_tail, to_parent_id, only_change_inv=False):
2716
2718
self.from_tail = from_tail