Attention

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

wsgidav.dav_provider.DAVNonCollection.resolve

DAVNonCollection.resolve(scriptName, pathInfo)[source]

Return a _DAVResource object for the path (None, if not found).

Since non-collection don’t have members, we return None if path is not empty.