cURL / Mailing Lists / curl-library / Single Mail

curl-library

ann: pycurl-0.4.6

From: Kjetil Jacobsen <kjetilja_at_cs.uit.no>
Date: 25 Feb 2002 19:06:07 +0100

hello,

i've made a new version of pycurl which is a python wrapper module for
the curl library.

changes:

        * Added the 'xmlrpc_curl.py' file which implements a transport
        for xmlrpclib (xmlrpclib is part of Python 2.2).

        * Added CURLINFO_CONTENT_TYPE for getinfo.

        * Added CURLOPT_SSLCERTTYPE, CURLOPT_SSLKEY, CURLOPT_SSLKEYTYPE,
        CURLOPT_SSLKEYPASSWD, CURLOPT_SSLENGINE and
        CURLOPT_SSLENGINE_DEFAULT for setopt.

        * When thrown, the pycurl.error exception is now a tuple
        consisting of the curl error code and the error message.
        
        * Now requires libcurl 7.9.4 or greater.

pycurl can be downloaded at http://pycurl.sf.net/ and the current
version is 0.4.6.

regards,

        - kjetil
Received on 2002-02-25