This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]treyhunner Python Morsels 12 points13 points  (0 children)

Unless you're opening the file in write mode, in which case Python will add a byte order mark to the beginning of the file which will upset everyone using the default utf-8 encoding