from urllib import request resp = request.urlopen("http://www.baidu.com") print(resp)
看一下收入文件里,是不是没有导出吧,