Trees | Indices | Help |
|
---|
urllib.URLopener --+ | urllib.FancyURLopener --+ | URLopener
Inherited from urllib.FancyURLopener
:
get_user_passwd
,
http_error_301
,
http_error_302
,
http_error_303
,
http_error_307
,
http_error_401
,
http_error_407
,
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_gopher
,
open_http
,
open_https
,
open_local_file
,
open_unknown
,
open_unknown_proxy
,
retrieve
Inherited from urllib.URLopener
:
version
Default error handling -- don't raise an exception.
Trees | Indices | Help |
|
---|