How to decode ISO8859-1 in Python 3?

Chris Green cl at isbd.net
Sun Nov 28 11:14:42 EST 2021


This sounds as if it should be trivial but searching only seems to
produce ways ofd doing it in Python 2.

I have some text files which are ISO8859-1 encoded and I want to output
them to screen using Python.

-- 
Chris Green
·


More information about the Python-list mailing list