这个问题有人遇到过麽?
# xx.py
print( urllib.request.urlopen('网页地址,内容是 json 字符串').read() )
$ python37 xx.py
b'\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\x03\xed[[....
这个问题有人遇到过麽?
# xx.py
print( urllib.request.urlopen('网页地址,内容是 json 字符串').read() )
$ python37 xx.py
b'\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\x03\xed[[....