wsgidav
wsgidav.addons
wsgidav.samples
wsgidav.server
Attention
You are looking at outdated documentation for version 2.x. A newer version is available.
wsgidav.util.
isChildUri
Return True, if childUri is a child of parentUri.
This function accounts for the fact that ‘/a/b/c’ and ‘a/b/c/’ are children of ‘/a/b’ (and also of ‘/a/b/’). Note that ‘/a/b/cd’ is NOT a child of ‘a/b/c’.