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