/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/tree.py

Merge from bzr.dev

Show diffs side-by-side

added added

removed removed

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