wsgidav.samples.dav_provider_tools.FileResource.resolve¶
- FileResource.resolve(script_name, path_info)¶
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.
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.