18
18
debug_flags = set()
19
"""Set of flags that enable different debug behaviour"""
21
# hooks - debug activity about hooks.
19
"""Set of flags that enable different debug behaviour.
21
These are set with eg ``-Dlock`` on the bzr command line.
26
* lock - trace when lockdir locks are taken or released
27
* error - show stack traces for all top level exceptions