~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/debug.py

  • Committer: Martin Pool
  • Date: 2008-06-11 02:36:40 UTC
  • mfrom: (3490 +trunk)
  • mto: This revision was merged to the branch mainline in revision 3492.
  • Revision ID: mbp@sourcefrog.net-20080611023640-db0lqd75yueksdw7
Merge news

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
 * lock - trace when lockdir locks are taken or released
40
40
 * merge - emit information for debugging merges
41
41
 * pack - emit information about pack operations
42
 
 * selftest_debug - do not disable all debug flags when running selftest
43
42
 
44
43
"""