Attention

You are looking at outdated documentation for version 2.x. A newer version is available.

wsgidav.lock_manager.LockManager.getIndirectUrlLockList

LockManager.getIndirectUrlLockList(url, principal=None)[source]

Return a list of valid lockDicts, that protect <path> directly or indirectly.

If a principal is given, only locks owned by this principal are returned. Side effect: expired locks for this path and all parents are purged.