python chicken(6)

import urllib.request response = urllib.request.urlopen(“http://www.fishc.com”) response = urllib.request.urlopen(“http://www.fishc.com”) html = response.read() print(html) b’\n\n\n \n \n \n \n \n \xe
相关文章
相关标签/搜索