9
48
* Config options have moved from bzrlib.osutils to bzrlib.config.
10
56
Configuration is now done via the config.Config interface:
11
57
Depending on whether you have a Branch, a Location or no information
12
58
available, construct a *Config, and use its signature_checking,