curl-library
ann: pycurl-0.4.9
Date: 17 Apr 2002 13:57:37 +0200
hello,
i've made a new version of pycurl which is a python wrapper module for
the curl library.
changes since the last version:
* Added CURLOPT_DEBUGFUNCTION to allow debug callbacks to be
specified (see the file 'test_debug.py' for details on how to use
debug callbacks).
* Added CURLOPT_DNS_USE_GLOBAL_CACHE and
CURLOPT_DNS_CACHE_TIMEOUT.
* Fixed a segfault when finalizing curl objects in Python 1.5.2.
* Added 'test_post2.py' file which is another example on how to
issue POST requests.
* Added the 'test_post.py' file which demonstrates the use of
POST requests (by Markus Oberhumer).
* Now requires libcurl 7.9.6 or greater.
pycurl can be downloaded @ http://pycurl.sf.net/ and the current
version is 0.4.9.
regards,
- kjetil
Received on 2002-04-17