No.23 wrote:
[way too much, ending with]
>    File "/usr/local/lib/python2.5/urllib2.py", line 1076, in do_open
>      raise URLError(err)
>  urllib2.URLError: <urlopen error (-3, 'temporary failure in name 
> resolution')>
> 
> 
> other information:
> Shell:~ >: uname -a
> OpenBSD ob41.org 4.1 ob41#0 i386
> Shell:~ >: python
> Python 2.5 (r25:51908, Mar  8 2007, 20:46:47)
> [GCC 3.3.5 (propolice)] on openbsd4
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import libgmail
>>>> print libgmail.Version
> 0.1.6
> 
> 
So why does a temporary failure in name resolution seem like a library 
bug? This is just the library reporting back an error from the network 
or transport layer.

Is the error repeatable? How many times over what period of time have 
you experienced it?

regards
  Steve
-- 
Steve Holden        +1 571 484 6266   +1 800 494 3119
Holden Web LLC/Ltd           http://www.holdenweb.com
Skype: holdenweb      http://del.icio.us/steve.holden
--------------- Asciimercial ------------------
Get on the web: Blog, lens and tag the Internet
Many services currently offer free registration
----------- Thank You for Reading -------------

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to