/brz/remove-bazaar

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

  • Committer: Alexander Belchenko
  • Date: 2006-12-22 08:58:30 UTC
  • Revision ID: bialix@ukr.net-20061222085830-k57n03cw3613dlhq
Command 'selftest' use 'replace' encoding_type to prevent sudden traceback 
if some test try to print unicode characters.

Actually tests never should try to print unicode, even formatting
unicode strings with '%s'. But if this happens selftest should not 
blow-up with UnicodeEncodeError traceback.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1551.9.16 19 years ago Aaron Bentley Implement Tree.annotate_iter for RevisionTree and 7.5 KB Diff Download File
test_test_trees.py 2052.3.6 19 years ago John Arbash Meinel [merge] bzr.dev 2078 5.9 KB Diff Download File
test_tree.py 1551.9.21 19 years ago Aaron Bentley Fix copyright statements 1.2 KB Diff Download File