b.t.t.InstrumentedConfigObj(object) : class documentation

Part of bzrlib.tests.test_config View In Hierarchy

A config obj look-enough-alike to record calls made to it.
Method __contains__ Undocumented
Method __getitem__ Undocumented
Method __init__ Undocumented
Method __setitem__ Undocumented
Method __delitem__ Undocumented
Method keys Undocumented
Method reload Undocumented
Method write Undocumented
Method as_bool Undocumented
Method get_value Undocumented
def __contains__(self, thing):
Undocumented
def __getitem__(self, key):
Undocumented
def __init__(self, input, encoding=None):
Undocumented
def __setitem__(self, key, value):
Undocumented
def __delitem__(self, key):
Undocumented
def keys(self):
Undocumented
def reload(self):
Undocumented
def write(self, arg):
Undocumented
def as_bool(self, value):
Undocumented
def get_value(self, section, name):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.