2714
2728
class _RenameEntry(object):
2715
2729
def __init__(self, from_rel, from_id, from_tail, from_parent_id,
2716
to_rel, to_tail, to_parent_id, only_change_inv=False,
2730
to_rel, to_tail, to_parent_id, only_change_inv=False):
2720
2733
self.from_tail = from_tail