how to use urllib2 to get a page with a socks 5 proxy?

Ju Hui phpbird at gmail.com
Fri Apr 7 14:19:55 EDT 2006


example,
the proxy server is :123.123.123.123
and the port is :1080
and the username/password is : user/pass
I want to open http://www.google.com


how to write this script?
thanks.




More information about the Python-list mailing list