wsgidav.samples.mongo_dav_provider.DocResource.resolve¶
- DocResource.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.