/brz/remove-bazaar

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

  • Committer: Robert Collins
  • Date: 2007-04-26 01:48:29 UTC
  • Revision ID: robertc@robertcollins.net-20070426014829-znbzqzsk1gq68xqh
Fix the 'Unprintable error' message display to use the repr of the
exception that prevented printing the error because the str value for it
is often not useful in debugging (e.g.  KeyError('foo') has a str() of
'foo' but a repr of 'KeyError('foo')' which is much more useful.
(Robert Collins)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2018.5.96 18 years ago Andrew Bennetts Merge from bzr.dev, resolving the worst of the sem 3.2 KB Diff Download File
test_break_lock.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.2 KB Diff Download File
test_commit_builder.py 2018.5.141 18 years ago Andrew Bennetts Merge supports-rich-root branch. 5.8 KB Diff Download File
test_fileid_involved.py 2018.5.116 18 years ago Robert Collins Commit final test-case-cleanups branch. 12.1 KB Diff Download File
test_iter_reverse_revision_history.py 2255.2.234 18 years ago Robert Collins Merge bzr.dev. 5.8 KB Diff Download File
test_reconcile.py 2018.5.113 18 years ago Robert Collins Test only fixes from the ported-to-bzr.dev test-co 15 KB Diff Download File
test_repository.py 2018.5.149 18 years ago Andrew Bennetts Merge from bzr.dev 29.9 KB Diff Download File
test_revision.py 1913.1.5 19 years ago John Arbash Meinel fix test name 4.3 KB Diff Download File
test_statistics.py 2258.1.2 18 years ago Robert Collins New version of gather_stats which gathers aggregat 3.7 KB Diff Download File