I wanna use urllib2 to get a page with a socks 5 proxy,who can give me a sample code ?
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 kind of script? thanks. -- http://mail.python.org/mailman/listinfo/python-list