Home | Trees | Index | Help |
---|
Module urllib2 :: Class HTTPPasswordMgr |
|
Method Summary | |
---|---|
__init__(self)
| |
add_password(self,
realm,
uri,
user,
passwd)
| |
find_user_password(self,
realm,
authuri)
| |
Check if test is below base in a URI tree | |
Accept netloc or URI and extract only the netloc and path |
Method Details |
---|
is_suburi(self, base, test)Check if test is below base in a URI tree Both args must be URIs in reduced form. |
reduce_uri(self, uri)Accept netloc or URI and extract only the netloc and path |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sat Aug 26 18:34:32 2006 | http://epydoc.sf.net |