| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-python mailing list Archives
re: help with pycurl/win32 and HTTP PUT
From: Kjetil Jacobsen <kjetilja_at_cs.uit.no>
Date: Wed, 9 Feb 2005 13:10:22 +0100 (CET)
hello,
there is some information wrt callbacks and pycurl at
http://pycurl.sf.net/doc/callbacks.html
in particular, READDATA cannot be used when READFUNCTION is specified.
class filereader:
def __init__(self, f):
def read_callback(self, size):
import pycurl
...
regards,
- kjetil
_______________________________________________
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info