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/_readdir_py.py
More robusts tests for osutils.terminal_width().
* bzrlib/tests/test_osutils.py:
(TestTerminalWidth): Make the tests more robust.
* bzrlib/osutils.py:
(terminal_width): Document the implemented behavior. Delegate the
OS specific part to _terminal_size.
(_ioctl_terminal_size): The unix implementation for
_terminal_size.
(_win32_terminal_size): The windows implementation for
_terminal_size.
Show diffs side-by-side
added
removed