Re: Decoding bytes to text strings in Python 2 (Posting On Python-List
From Lawrence D'Oliveiro@21:1/5 to Rayner Lucas on Sat Jun 22 23:19:26 2024
On Sat, 22 Jun 2024 13:13:28 +0100, Rayner Lucas wrote:
I'm still not sure why it doesn't give an error on Windows and
instead either works (when UTF-8 encoding is specified) or converts the out-of-range characters to ones it can display ...