3657
3657
(decorator_table.lower(), person_pointer_column.lower()))
3659
def _mergeAccessPolicyGrant(self, cur, from_id, to_id):
3659
3684
def _mergeBranches(self, from_person, to_person):
3660
3685
# This shouldn't use removeSecurityProxy.
3661
3686
branches = getUtility(IBranchCollection).ownedBy(from_person)