curl-and-python

Re: help with pycurl/win32 and HTTP PUT

From: jason kratz <jkratz_at_gmail.com>
Date: Wed, 9 Feb 2005 21:50:19 -0600

Just as a note I blogged about this experience here:

http://jkratz.dyndns.org/blojsom/blog/jason/Programming/Python/2005/02/09/Using_PycURL_to_upload_a_file_the_good.html

and here for the not-so-good stuff:

http://jkratz.dyndns.org/blojsom/blog/jason/Programming/Python/2005/02/09/Using_PycURL_to_upload_a_file_the_bad.html

Just in case anyone else is interested in how to get this stuff to work.

Thanks again!

Jason

On Mon, 7 Feb 2005 16:31:44 -0600, jason kratz <jkratz_at_gmail.com> wrote:
> I'm new to Python and am getting confused here. Can someone please
> shed some light on how to set up the READDATA and READFUNCTION on
> win32? I am not quite sure how in the callback function specified for
> READFUNCTION how I get the file that I opened and passed to READDATA.
>
> Thanks,
>
> Jason
>
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-and-python
Received on 2005-02-10