curl-and-python

pycurl initialization while offline fails

From: <ghazel_at_gmail.com>
Date: Sat, 24 Jun 2006 17:20:49 -0700

I am running in to this exact issue:
http://www.archivesat.com/curl_with_python/thread609988.htm

>>> import pycurl
>>> pycurl.Curl()
Traceback (most recent call last):
File "<stdin>", line 1, in ?
pycurl.error: initializing curl failed
>>> pycurl.version_info()
(2, '7.13.2', 462082, 'i386-pc-win32', 3740, 'OpenSSL/0.9.7g',
9465983, '1.2.2', ('ftp', 'gopher', 'telnet', 'dict', 'ldap', 'http',
'file', 'https', 'ftps'), '
1.2.2-20050411', 66050, '0.5.15')

-Greg
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2006-06-25