reassign 701713 libcurl3 thanks I guess this bug is in libcurl, not pycurl, since this segfaults too:
#include <curl/multi.h>
int main() {
curl_multi_cleanup(curl_multi_init());
}
-jim
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

