391
391
``sys.stdout``, and should be used to write information to the screen,
392
392
rather than directly writing to ``sys.stdout`` or calling ``print``.
393
393
This file has the ability to translate Unicode objects into the correct
396
396
handled. This parameter can take one of 3 values:
402
403
For example: ``bzr log`` should not fail if one of the entries has text
403
404
that cannot be displayed.