Sjoerd added the comment:
That happens when citing things from the top of my head... it is not liburl2
but urllib2 that I used, excuse me. (And urlopen instead of openurl...)
From
http://docs.python.org/2/library/urllib2.html
it seems to be a Standard Library module to me, am I mistaken? If s
R. David Murray added the comment:
The getaddrinfo error message should *not* refer to proxies, because
getaddrinfo does not do anything involving proxy configuration.
Presumably the error occurred when liburl2 tried to resolve the proxy. So, it
is liburl2 that needs to make sure that error
New submission from Sjoerd:
I'm sorry for providing very little information, but I don't have the system at
hand anymore. Therefore I will try to reproduce what I know, hoping that you
recognise the problem. If not, I will get back to the system and try to obtain
the necessary information.
Ca