Attention

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

wsgidav.samples.dav_provider_tools.DAVResolver

class wsgidav.samples.dav_provider_tools.DAVResolver(parentResolver, name)[source]

Bases: object

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

DAVResolver.resolve(scriptName, pathInfo, …)