b.r.RepositoryWriteLockResult(LogicalLockResult) : class documentation

Part of bzrlib.repository View In Hierarchy

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