It might be of use for others too
Stas
---------- Forwarded message ----------
From: Greg Wilson <gvw...@cs...>
Date: Sep 23, 2005 3:13 PM
Subject: Re: libgmail.py
To: Stas Z <sta...@gm...>
Hi Stas,
Just downloaded a fresh version from the web, and I'm getting this:
gvwilson@foyle /cygdrive/c/temp/libgmail-0.1.3.1
$ python libgmail.py
Gmail account name: XXXXXXX
Password:
Please wait, logging in...
Traceback (most recent call last):
File "libgmail.py", line 1459, in ?
ga.login()
File "libgmail.py", line 324, in login
pageData =3D self._retrievePage(req)
File "libgmail.py", line 354, in _retrievePage
resp =3D urllib2.urlopen(req)
File "c:\Python23\lib\urllib2.py", line 129, in urlopen
return _opener.open(url, data)
File "c:\Python23\lib\urllib2.py", line 331, in open
'unknown_open', req)
File "c:\Python23\lib\urllib2.py", line 306, in _call_chain
result =3D func(*args)
File "c:\Python23\lib\urllib2.py", line 914, in unknown_open
raise URLError('unknown url type: %s' % type)
urllib2.URLError: <urlopen error unknown url type: https>
Thanks,
Greg
--
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.
|