From: Stas Z <sta...@gm...> - 2005-09-23 14:10:44
|
---------- Forwarded message ---------- From: Stas Z <sta...@gm...> Date: Sep 23, 2005 4:00 PM Subject: Re: libgmail.py To: Greg Wilson <gvw...@cs...> On 9/23/05, Greg Wilson <gvw...@cs...> wrote: > I'm using the ActiveState Python installer on Windows, so I don't know. > How would I find out? A bit of googling turns up this: "" The default distribution of ActiveState ActivePython does not include support for SSL in the socket library. This means that, amongst other things, you cannot use the HTTPSConnection object for getting web pages via HTTPS. "" Taken from: http://www.junkheap.net/projects/python-windows-ssl/python-windows-ssl.html It also contains instructions on how to get ssl support. > Thanks very much for all your help --- really appreciate it. It's OK, be glad your not trying to get support for some closed source crap at Friday afternoon 16.00 :-) Cheers, Stas -- A nation that continues year after year to spend more money on military def= ense than on programs of social uplift is approaching spiritual doom. Martin Luther King, Jr. -- A nation that continues year after year to spend more money on military def= ense than on programs of social uplift is approaching spiritual doom. Martin Luther King, Jr. |