urllib — URL handling modules
摘要:
urllib is a package that collects several modules for working with URLs: •urllib.request for opening and reading URLs •urllib.error containing the exceptions raised by urllib.request ... 阅读全文
posted @ 2019-03-23 23:02 larken 阅读(99) 评论(0) 推荐(0) 编辑