cURL / Mailing Lists / curl-library / Single Mail

curl-library

ANN: PycURL 0.4.2

From: Kjetil Jacobsen <kjetilja_at_cs.uit.no>
Date: Sun, 14 Oct 2001 19:45:32 +0200 (CEST)

Hello,

I've made a new version of PycURL which is a Python wrapper module for the
cURL library.

Changes:

        - Added module docstrings.

        - Added python version of the basicfirst perl script as an example
        on how to use PycURL.

        - PycURL now works properly under Python 1.5 and 1.6 (by Markus
        F.X.J. Oberhumer <markus_at_oberhumer.com>).

        - Allow C-functions and class methods as callbacks (by Markus
        F.X.J. Oberhumer <markus_at_oberhumer.com>).

        - Allow None as success result of write, header and progress
        callback invocations (by Markus F.X.J. Oberhumer
        <markus_at_oberhumer.com>).

The latest version is 0.4.2 and can be downloaded from the PycURL homepage
at sourceforge:

        http://pycurl.sourceforge.net/

Enjoy,

        - kjetil
Received on 2001-10-14