2008-04-23

python urllib.urlopen 使用代理的方法

urllib.urlopen(url, proxies={'http' : 'http://address:port'})

No comments: