mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 02:23:56 +00:00
f2bef8388a
This explicitly uses UTF-8 encoding when reading or writing files with Python. This is necessary as the default locale varies between operating systems.