curl-library
ann: pycurl-7.9.8.1
Date: 26 Jun 2002 13:07:28 +0200
hello,
a new version of pycurl has been released. pycurl is a python wrapper
module for the curl library.
changes since the last version:
* Fixed `int' vs. `size_t' mismatches in callbacks
and Py_BuildValue() calls. This could cause pycurl to fail
on 64-bit architectures where sizeof(int) != sizeof(size_t).
* Added example code on how to upload a file using HTTPPOST in
pycurl. See the file 'test_fileupload.py' for details.
pycurl can be downloaded @ http://pycurl.sf.net/ and the current
version is 7.9.8.1.
regards,
- kjetil
-------------------------------------------------------
This sf.net email is sponsored by: Jabber Inc.
Don't miss the IM event of the season | Special offer for OSDN members!
JabConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn
Received on 2002-06-26