[issue19012] urllib2: bad proxy configuration throws "getaddrinfo" error

2016-06-01 Thread R. David Murray
R. David Murray added the comment: Closing because no reproducer provided. -- resolution: -> works for me stage: -> resolved status: open -> closed ___ Python tracker ___ _

[issue19012] urllib2: bad proxy configuration throws "getaddrinfo" error

2013-09-17 Thread R. David Murray
R. David Murray added the comment: urllib2 is a python2 stdlib module, yes. Can you provide a traceback? I would have thought that the traceback would give a clue as to what the real problem was, so I'm very curious to see it. Maybe it only gives a clue if you already know what you are looki