Re: how to get a page's html code via a proxy
thank you! I am not good at it. -- http://mail.python.org/mailman/listinfo/python-list
Re: how to get a page's html code via a proxy
"JuHui" wrote: > who can help me? did you check the documentation ? a quick look in the library index might have helped you find this page http://docs.python.org/lib/module-urllib.html (search for "proxy" on that page to learn how urllib handles proxies) > please give me a sample code.