96
100
parameter. If you have a subclass of ``Branch`` that overrides
97
101
``pull`` then you should add this parameter. (Andrew Bennetts)
99
107
* ``Tree.print_file`` and ``Repository.print_file`` are deprecated.
100
108
These methods are bad APIs because they write directly to sys.stdout.
101
109
bzrlib does not use them internally, and there are no direct tests