| Home | Trees | Index | Help |
|---|
| Package twisted :: Package web :: Module client |
|
| Classes | |
|---|---|
HTTPClientFactory |
Download a given URL. |
HTTPDownloader |
Download to a file. |
HTTPPageDownloader |
|
HTTPPageGetter |
|
| Function Summary | |
|---|---|
downloadPage(url,
file,
*args,
**kwargs)
| |
download a web page | |
_parse(url)
| |
| Variable Summary | |
|---|---|
SelectReactor |
reactor
|
| Function Details |
|---|
getPage(url, *args, **kwargs)download a web page Download a page. Return a deferred, which will callback with a page or errback with a description of the error. |
| Variable Details |
|---|
reactor
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Fri Jun 27 03:48:59 2003 | http://epydoc.sf.net |