2019年4月17日File "E:/PythonProject/PaChong/first.py", line 15, in <module> rp.parse((urlopen('http://www.jianshu.com/robots.txt').read().decode('utf-8').split('\n'))) File "E:\Python\lib\urllib\request.py", line 222, in urlopen return opener.open(url, data, timeout) File "E:\Python...