b.t.p.t.TestDecorator(object) : class documentation

Part of bzrlib.tests.per_branch.test_branch View In Hierarchy

Undocumented
Method __init__ Undocumented
Method lock_read Undocumented
Method lock_write Undocumented
Method unlock Undocumented
Method do_with_read Undocumented
Method except_with_read Undocumented
Method do_with_write Undocumented
Method except_with_write Undocumented
def __init__(self):
Undocumented
def lock_read(self):
Undocumented
def lock_write(self):
Undocumented
def unlock(self):
Undocumented
@_mod_branch.needs_read_lock
def do_with_read(self):
Undocumented
@_mod_branch.needs_read_lock
def except_with_read(self):
Undocumented
@_mod_branch.needs_write_lock
def do_with_write(self):
Undocumented
@_mod_branch.needs_write_lock
def except_with_write(self):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.