Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Python Library Reference
Previous:
11.4.16 FTPHandler Objects
Up:
11.4 urllib2
Next:
11.4.18 GopherHandler Objects
11.4.17 CacheFTPHandler Objects
CacheFTPHandler
objects are
FTPHandler
objects with the following additional methods:
setTimeout
(
t
)
Set timeout of connections to
t
seconds.
setMaxConns
(
m
)
Set maximum number of cached connections to
m
.
Python Library Reference
Previous:
11.4.16 FTPHandler Objects
Up:
11.4 urllib2
Next:
11.4.18 GopherHandler Objects
Release 2.1.1, documentation updated on July 20, 2001.
See
About this document...
for information on suggesting changes.