http错误和异常处理,认证和代理设置
摘要:http错误: import urllib.requestreq = urllib.request.Request('http://www.python.org/fish.html')try:urllib.request.urlopen(req)except urllib.error.HTTPErr
阅读全文
posted @ 2016-07-20 11:24
posted @ 2016-07-20 11:24
posted @ 2016-07-20 11:00
posted @ 2016-07-20 10:45
posted @ 2016-07-20 10:22