摘要: 一、什么是Urllib? Python内置的HTTP请求库 urllib.request 请求模块 urllib.error 异常处理模块 urllib.parse url解析模块 urllib.robotparser robots.txt解析模块 二、相比Python2变化 Python2 imp 阅读全文
posted @ 2018-01-24 00:29 凡心已炽 阅读(163) 评论(0) 推荐(0) 编辑