-
- Downloads
Decode responses.
Responses from urlopen are bytes. Decode them using the default locale encoding. Supported since Python 2.3.
Please register or sign in to comment
Responses from urlopen are bytes. Decode them using the default locale encoding. Supported since Python 2.3.