python2 requests报错:“UnicodeDecodeError: ‘utf-8‘ codec can‘t decode byte 0xd3 in position 252”
报错代码:url中有中文,并且编码格式是gbk,然后报错r=requests.get(url)print(url)#'http://192.168.0.200:8019/staf/\xb4\xf2\xb0\xfc/muban.py'报错详情Traceback(mostrecentcalllast):File"",line1,inFile"C:\python\py27_staf\lib\site-p