curl-and-python

Re: help with pycurl/win32 and HTTP PUT

From: jason kratz <jkratz_at_gmail.com>
Date: Thu, 10 Feb 2005 10:04:31 -0600

Hi Kjetil-

Thanks much for doing that. I hope it will save someone some
head-scratching in the future ;) I spent many days working with the
code this way and that only to find it was that stupid thing of
opening the file to read in binary mode. I wish the Python docs would
discuss the details further but I suppose its a platform issue. I
guess I need to read about the underlying C functions that are being
called on Windows.

Thanks again for updating the examples!

Jason

On Thu, 10 Feb 2005 10:24:25 +0100 (CET), Kjetil Jacobsen
<kjetilja_at_cs.uit.no> wrote:
> hi,
>
> nice to see that your problem was resolved.
>
> i'll add a READFUNCTION/DATA example to pycurl, and make a stab at
> improving the documentation to cover the win32 confusion you encountered.
>
> regards,
> - kjetil
>
> _______________________________________________
> http://cool.haxx.se/mailman/listinfo/curl-and-python
>
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-and-python
Received on 2005-02-10