~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/crash.py

  • Committer: Robert Collins
  • Date: 2010-06-21 03:15:55 UTC
  • mto: This revision was merged to the branch mainline in revision 5310.
  • Revision ID: robertc@robertcollins.net-20100621031555-y1oi1twlxt2qqjue
Document bzrlib.initialize a little better, and explicitly propogate exceptions in the new __exit__ methods.

Show diffs side-by-side

added added

removed removed

Lines of Context:
173
173
    pr['Package'] = 'bzr'
174
174
 
175
175
    # tell apport to file directly against the bzr package using 
176
 
    # <https://bugs.edge.launchpad.net/bzr/+bug/391015>
 
176
    # <https://bugs.launchpad.net/bzr/+bug/391015>
177
177
    #
178
178
    # XXX: unfortunately apport may crash later if the crashdb definition
179
179
    # file isn't present