/brz/remove-bazaar

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

« back to all changes in this revision

Viewing changes to bzrlib/debug.py

merge trailing whitespace removal

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
These are set with eg ``-Dlock`` on the bzr command line.
25
25
 
26
26
Options include:
27
 
 
 
27
 
28
28
 * auth - show authentication sections used
29
29
 * error - show stack traces for all top level exceptions
30
30
 * evil - capture call sites that do expensive or badly-scaling operations.