摘要: 一、Python2 和 python3 中的urllib、urllib2问题 1、urllib2在py3中已不存在,解决urllib2的方式: 1 urllib2在python3.x中被改为urllib.request 2、AttributeError: 'module' object has no 阅读全文
posted @ 2017-02-07 10:14 逍遥无名 阅读(593) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-02-07 09:04 逍遥无名 阅读(405) 评论(0) 推荐(0)