Skip to content

Topic

Python text encoding and locales

How Python programs decide the encoding of their text I/O, covering the C and POSIX locales, sys.stdout.encoding, PYTHONIOENCODING and UTF-8 mode.

Current clusters