nltk.HTTPPasswordMgrWithDefaultRealm
¶
Methods¶
__init__ () |
|
add_password (realm, uri, user, passwd) |
|
find_user_password (realm, authuri) |
|
is_suburi (base, test) |
Check if test is below base in a URI tree |
reduce_uri (uri[, default_port]) |
Accept authority or URI and extract only the authority and path. |