Inherited from urllib.FancyURLopener :
__init__ ,
get_user_passwd ,
http_error_301 ,
http_error_302 ,
http_error_303 ,
http_error_307 ,
http_error_401 ,
http_error_407 ,
http_error_default ,
prompt_user_passwd ,
redirect_internal ,
retry_http_basic_auth ,
retry_https_basic_auth ,
retry_proxy_http_basic_auth ,
retry_proxy_https_basic_auth
Inherited from urllib.URLopener :
__del__ ,
addheader ,
cleanup ,
close ,
http_error ,
open ,
open_data ,
open_file ,
open_ftp ,
open_http ,
open_https ,
open_local_file ,
open_unknown ,
open_unknown_proxy ,
retrieve
|