/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
..
old 1185.82.3 19 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
serializer 1185.82.3 19 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
__init__.py 2389.1.1 18 years ago Martin Pool Merge 0.15 final release back to trunk, including: 3.3 KB Diff Download File
apply_bundle.py 1551.11.9 18 years ago Aaron Bentley Apply change reporting to merge 2.7 KB Diff Download File
bundle_data.py 2018.5.138 18 years ago Robert Collins Merge bzr.dev. 28 KB Diff Download File
commands.py 2018.5.138 18 years ago Robert Collins Merge bzr.dev. 6.8 KB Diff Download File
common.py 2052.3.1 18 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 1 KB Diff Download File