b.b.BranchWriteLockResult(LogicalLockResult) : class documentation

Part of bzrlib.branch View In Hierarchy

The result of write locking a branch.
Instance Variablesbranch_tokenThe token obtained from the underlying branch lock, or None.
unlockA callable which will unlock the lock.
Method __init__ Undocumented
Method __repr__ Undocumented
def __init__(self, unlock, branch_token):
Undocumented
def __repr__(self):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.