urllib2 and proxies support ?

DH no at spam.com
Sat Jan 7 10:55:33 EST 2006


tomazi75-nospam(at)gmail.com wrote:
> Hello all,
> 
> I've a problem using urllib2 with a proxy which need authentication.
> 

I don't have a way to test this myself but you can try the
suggestion at the bottom of this page:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52199
Move your name/password to an HTTPBasicAuthHandler.



More information about the Python-list mailing list