nltk.HTTPPasswordMgrWithDefaultRealm.is_suburi

HTTPPasswordMgrWithDefaultRealm.is_suburi(base, test)

Check if test is below base in a URI tree

Both args must be URIs in reduced form.