1756
1754
are considered 'resolved', because bzr always puts conflict markers
1757
1755
into files that have text conflicts. The corresponding .THIS .BASE and
1758
1756
.OTHER files are deleted, as per 'resolve'.
1760
1757
:return: a tuple of ConflictLists: (un_resolved, resolved).
1762
1759
un_resolved = _mod_conflicts.ConflictList()