Skip to content

other

Python UTF-8 mode

A CPython option, enabled by PYTHONUTF8=1 or -X utf8, that forces UTF-8 for text I/O and filesystem encoding regardless of the process locale.

Known aliases

  • PYTHONUTF8
  • sys.flags.utf8_mode

Relationships

No evidence-backed relationships are recorded.

Current clusters