Mailing Lists
| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-python mailing list Archives
Re: Pycurl equivalent to curl "-o" option.
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 19 Feb 2010 23:57:40 +0100 (CET)
On Fri, 19 Feb 2010, BZT wrote:
> The alias, by name, is "homeperm" (without quotes). It's a shortcut to "curl
curl.setopt(pycurl.WRITEDATA, fp)
possibly combined with:
curl.setopt(pycurl.WRITEFUNCITON, callback)
Examples:
http://pycurl.cvs.sourceforge.net/viewvc/pycurl/pycurl/examples/retriever.py?revision=1.19&view=markup
-- / daniel.haxx.se _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-pythonReceived on 2010-02-19 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info