~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tree.py

Merge bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
376
376
    will pass through to InterTree as appropriate.
377
377
    """
378
378
 
379
 
    _optimisers = set()
 
379
    _optimisers = []
380
380
 
381
381
    @needs_read_lock
382
382
    def compare(self, want_unchanged=False, specific_files=None,